#functional-programming
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...
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...