Recent Posts

Why you should model your domain with F#

12 minute read

Recently when working on a feature for a client, writing the normal barrage of C# null-checks and unit-tests verifying that my model state wasn’t invalid, a ...