|
You are here |
www.codeaffine.com | ||
| | | | |
www.softdevtube.com
|
|
| | | | | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is | |
| | | | |
www.planetgeek.ch
|
|
| | | | | Active patterns make using a Regex in F# neat: The matched groups are returned in the list after the pattern. Here is an example from our codebase: Pattern found at Active Patterns - F# | Microsoft Learn: In this example, I use the regex active pattern to map JSON parsing errors to a Result with... | |
| | | | |
initialcommit.com
|
|
| | | | | In this tutorial, we illustrate how to create a dynamic factory bean in Spring. | |
| | | | |
tonsky.me
|
|
| | | Announcing clj-reload, a smarter way to reload Clojure code during development | ||