Why Domain-Driven Design?.
Problems that DDD faces with a glimpse at solutions
Read in full here:
https://yehohanan7.medium.com/why-domain-driven-design-203099adf32a
This thread was posted by one of our members via one of our news source trackers.
Why Domain-Driven Design?.
Problems that DDD faces with a glimpse at solutions
Read in full here:
https://yehohanan7.medium.com/why-domain-driven-design-203099adf32a
This thread was posted by one of our members via one of our news source trackers.
I haven’t applied DDD in a project, but I think it works for complex domains and if the developers have constant communication with domain experts.
Some use DDD as “DDD light/lite”, thinking that DDD is just entities, aggregates, repositories, and domain services, which defeats the actual purpose of it. Talking to domain experts, understanding the domain, and sharing a ubiquitous language is more important than these tactical patterns.