Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How to handle Domain Driven Design when domain is dynamic / changes

oop domain-driven-design

How can I avoid first retrieving aggregate root for optimizations in DDD friendly way?

What is the are difference beetween micro-frontend and microservice

Biz logic in the Repository/Model okay?

Separation Of Concerns with Symfony Forms

Onion Architectures, persistence and notifications

Root Entity reference to another root

domain-driven-design

Orchestrating different bounded contexts, whose responsibility is it?

Is "static Domain helper class" Ambient Context Anti-Pattern?

How loosely coupled can a Domain Model be?

Creating child instances on an aggregate root in DDD

domain-driven-design

Default dependency injection? [duplicate]

DDD - Should entities create entities?

domain-driven-design

How to do this in DDD without referencing the Repository from the domain entity?

Difference between Entity and POCO

Domain Model – Repositories – Communication across Sub-Systems

DDD - Manage Coupling between Domain and Repository

How to persist aggregates with repositories?

Handling a domain event in an asp.net mvc controller

DDD / Storing domain events in the graph database