Domain-Driven Design: Entities, Value Objects, and How To Distinguish Them
7 min read
In my last post about Domain-Driven Design (DDD) I explained why DDD is (still) relevant and what it actually is. I explained the basic terms like Domain, Model, Ubiquitous Language, and Bounded Context. DDD can be divided into Strategic and Tactical...