DEV Community

Discussion on: DDD 101 — The 5-Minute Tour

Collapse
 
geraldcroes profile image
geraldcroes

In my opinion, limiting DDD to "an antidote for lack of common sense" is a bit harsh.

DDD brings more than just common sense. It puts forward ideas like Domain Events along with Event Storming that help the development team interview the business experts to better understand the task at hand ...

DDD proposes a standard for the layers and their responsibilities, It gives techniques to avoid the corruption of the domain model, and the list goes on.

Yes, you can figure it all by yourself thanks to experience, practice, and common sense. But learning DDD is a way to improve faster than you might have alone.

Collapse
 
carlosmgspires profile image
Carlos Pires

I know you are right, but... you know I am right too.