Explore >> Select a destination


You are here

blog.cleancoder.com
| | www.planetgeek.ch
4.7 parsecs away

Travel
| | 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...
| | www.softdevtube.com
9.0 parsecs away

Travel
| | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a
| | blog.val.town
6.6 parsecs away

Travel
| | Updates and articles from the Val Town team
| | nodogmablog.bryanhogan.net
30.0 parsecs away

Travel
| I have been using Visual Studio Code in Ubuntu Linux for a while, but it was not an easy process to get it working the first time. I just got around to installing .