Responsibility Driven Design

 Responsibility Driven Design
Domain Driven Design(DDD) tells to isolate domain model from technical concerns.

But DDD doesn't tell how to design domain models.

Responsibility Driven Design(RDD) guides DDD.

Comments