Value Objects and Reuse
Looking for value objects among entity members is one of my favorite lessons from Domain Driven Design. Here’s a quick overview.
Looking for value objects among entity members is one of my favorite lessons from Domain Driven Design. Here’s a quick overview.
I just finished reading Domain Modeling Made Functional. Wow, the technique in this book just feels right. It wraps up a bunch of development values I already had in a technique that is clear, thorough, and fluid. Here I’ll overview the method and recount a bit of my experience applying it.