#software-architecture
Read more stories on Hashnode
Articles with this tag
With an Example in Java · Chapter 6 of the Domain Driven Design book talks about the life cycle of complex objects. In the last article I wrote about...
The 2nd part of chapter 5 in Domain-Driven Design by Eric Evans talks about modules (a.k.a. packages) and how to correctly divide the objects into...
Domain-Driven Design Chapter 5.1 · This chapter focuses on connecting model and implementation. The chapter is large and it has a lot of important...
Layered architecture and Smart UI · In part I, the book clarifies the motivation behind using Domain-Driven Design and it laid the foundation of its...
When I first started working as a software engineer I gradually started spending a lot more time designing than actually implementing. More often then...
If you have studied computer science or software engineering then you have probably came across design patterns. If you haven't, chances are you have...