Don't overestimate domain expertise (event-driven.io)
from codeinabox@programming.dev to programming@programming.dev on 13 May 07:03
https://programming.dev/post/50312751

Contrary to what many people believe in the DDD community, in my opinion, we’re not here to become domain experts; we’re here to build software.

#programming

threaded - newest

SW42@lemmy.world on 13 May 07:41 next collapse

Experts no, but if you know what it’s about the software can be more user friendly, more robust and simpler. Otherwise you have to believe the domain experts and their mental model of how the processes and transactions work, which is not always near to reality

MonkderVierte@lemmy.zip on 13 May 10:10 collapse

DDD?

talkingpumpkin@lemmy.world on 13 May 10:32 next collapse

domain-driven design (or development?)

I’m not 100% what it is (I’m really not into nomenclature), but I think it’s the practice of modeling your software after the domain you are working in… IDK if/how it differs from what everyone has always been doing since forever.

codeinabox@programming.dev on 13 May 10:59 collapse

An acronym for domain-driven design.