#ddd
Read more stories on Hashnode
Articles with this tag
Why I've Ditched Excel and Google Sheets and instead built small domain models. · Motivation I like Domain-driven design, and seeing how to utilize it. A...
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...