Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How I know when a class is a Helper or a Service?

Domain events that trigger other domain changes in CQRS

repositories and querying with raw sql?

Multiple Aggregates Root INSTANCES per transaction

Difference between domain model, conceptual model and business model etc [closed]

How to properly design model's calculated fields in DDD? [closed]

Domain Driven Design efforts in dynamic languages? [closed]

DDD Entity validation

DDD - How to implement factories [closed]

DDD, PHP. Domain Object and Business Logic

Dealing with an anemic domain model

Am I breaking my aggregate boundaries in this model?

DDD - Bounded Contexts and Multiple Models?

domain-driven-design bc

Domain Driven Design vs Database Driven Design for an MVC Web application

DDD & client-side validation

Is it possible to do DDD and REST interface and language mapping?

Domain Driven Design Auto Incremented Entity Key

In domain-driven design, would it be a violation of DDD to put calls to other objects' repostiories in a domain object?

Aggregates in CQRS

Layers in Domain Driven Design