Strongly typed Id in f#
Motivation
Way too often I see code where someone defines an id as a simple int or Guid or something along those lines. This is a classic case of the Primitive Obsession smell and has a variety of potential problems, as well as may pollute your code ...
blog.cwb.dk2 min read
Casper Weiss Bang
Leveraging DDD, CI, and TDD to improve the maintainability of software
I've realized that hashnode doesn't support syntax highlighting for F#. I might figure out a way to embed it in a better way. For now i hope that it is still valuable