Tag Functional Programming
Domain model purity and lazy loading
This is the final article in the domain model purity series, where we’ll discuss this subject in the context of lazy loading.
Domain model purity and the current time
I’m continuing the topic of domain model purity. This time, we’ll discuss it with regards to getting the current date and time.
Domain model purity vs. domain model completeness (DDD Trilemma)
I’ve been meaning to write this article for a long time and, finally, here it is: the topic of domain model purity versus domain model completeness.
1