Hacker News new | ask | show | jobs
by co_dh 1162 days ago
What is DDD?
1 comments

"Domain-driven design", a modeling/software architecture design approach
And to follow it up, read the actual book by Eric Evans. He tells you when, and just as importantly, when NOT to use the things in the book. I have to point that part out whenever I see people replacing CRUD with DDD.