Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

"Tell, Don't Ask" over multiple domain objects

DDD and avoiding CRUD

domain-driven-design

DDD Book, Eric Evans: What is meant by "The FACTORY should be abstracted to the type desired rather than the concrete class(es) created."?

Do microservices break the bounded context?

Combining CQRS with DDD?

Domain driven design concepts and relation with CQRS

What makes my code DDD (domain-driven design) qualified?

DDD Choosing Aggregate Roots

Simple aggregate root and repository

When is it appropriate to map a DTO back to its Entity counterpart

domain-driven-design dto

Is it ok to call specifications from an aggregate factory for validation, or does that validation call belong in a unit test (DDD)?

Validation in a layered application

Domain Driven Design - where does data parsing belong

Domain Driven Design - How to handle updates for parts of your aggregrate roots

Which considerations should I make before splitting an application into several solutions in Visual Studio?

The right way to implement associations in DDD?

Can Value Object have behaviour?

Differences between DDD & MDD

domain-driven-design

Data Transfer Objects, Domain Objects and Repositories

domain-driven-design

DDD - Entity state transition