#f
Read more stories on Hashnode
Articles with this tag
I love pure functions, but often meet misconceptions regarding database integrations and human input · Whenever I share my enthusiasm regarding...
How do you enforce a pure domain model, while allowing clients to search for information related to, but not included in, your domain model? ·...
Using a primitive type to store ids is inherently problematic. I explore the minimal way of creating a type-strong Id object in f#. · Motivation Way too...