#software-architecture
Read more stories on Hashnode
Articles with this tag
Introduction In modern web development, creating reusable and customizable components is essential. This often involves needing differently styled...
As frontend applications continue to grow and have to cover more use cases, their UI components need to get more flexible. This blog post describes...
Design your system for failures · Error handling is rather neglected in software projects and is more of a minor matter. No wonder, as it is much better...
Leveraging the Builder Pattern to Craft Maintainable HTML Tables · Tables are part of nearly every web application nowadays. We use them to display...
This time I am not going to write about experiences I made in my daily life as a software architect and developer. But I will dump my brain about...
At Zühlke, there is a DDD Topic Team to discuss about various topics related to Domain-Driven-Design. Recently, we had a session about Event Storming....