“Who is the user of software design”? Some Software Usable Design practitioners think that the user is the developer. I think the answer is not the same in every Dimension. The user of software design is the developer Specifically in the Artefact dimension. Maybe it was the first answer to […]
About: ouarzy
- Website
- http://s874267215.onlinehome.fr
Posts by ouarzy:
Micro-service and bounded context clarification
“One micro-service should cover one bounded context” asserts Vaughn Vernon. It leads to an interesting tweeter discussion with Greg Young, Romeu Moura and Mathias Verraes. Greg and Romeu disagree. I say it depends of the context. To know if one can cover another, we must know what a micro-service is and […]
Time-Aware design
The force of Time in software
Coding in N dimensions
Make the implicit explicit
Patterns, Principles and Practices of DDD
The Technical Debt Myth
We assume that less design effort allows producing features faster, in the short term. Less design effort generally means less abstraction, and tighter coupling, in order to produce working code faster. But we tend to overlook the fact that it slows future modifications, even of unrelated features, because of tight […]