DDD — Entity and Value Types
Published in
4 min readFeb 27, 2022
--
What are Entity and Value Types in Domain Driven Design?
In Domain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans, Entity and Value Types are 2 of the fundamental building blocks that the concepts in the rest of the book are built on. Let’s take a look at what they are and why they matter.