Domain Driven Design

Domain-Driven Design patterns for TypeScript. Use when implementing ubiquitous language, value objects, entities, aggregates, domain events, domain services, or bounded contexts. Only applies to projects that explicitly use DDD. Do NOT use for simple CRUD or projects without domain modeling. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/jnystrom14---dotfiles--domain-driven-design commit e7a76839d1

Frequently asked questions

npx skillmds@latest add tomevault-io/domain-driven-design-3