#ddd
Read more stories on Hashnode
Articles with this tag
Let’s find out how to implement value objects and map them to a database table with EF Core 6.0. · What is Value Object A value object is an object...
Separation of concerns is a technique for the effective ordering of one's thoughts. You should focus one's attention upon one aspect. - Edsger W. Dijk ·...
The first concern of the architect is to make sure that the house is usable; it is not to ensure that the house is made of brick. — Uncle Bob ·...
Anemic Domain Model is a common approach in software development that many folks don’t even know they are using it · What is the Anemic Domain Model It...