11 followers
Software engineer with a huge interest in bridging the gap between domain experts and tech experts, and hopefully improving maintainability. Inspired by Domain-Driven Design & Xtreme Programming
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? ·...
Motivation I've recently started a new job, with Pop!_OS rather than Windows (yay!). After a year without using Linux day to day, I wanted to...
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...