Ddd Angular

Structure an Angular frontend with Domain-Driven Design — bounded-context feature folders, a domain layer of entities and commands, DTOs and assemblers as an anti-corruption layer against the backend API, signal stores, and a presentation layer of views and components. Use when organizing or refactoring an Angular app by business domain rather than by technical type, isolating API contracts from the app's own model, or deciding where business logic belongs on the frontend. It carries the DDD design rules it depends on, so it works on its own. Not for styling, Angular framework how-to, or backend domain modeling.

salimramirez d401693 33 files · 112.8 KB Updated

File contents

salimramirez/agent-skills/tree/main/skills/ddd-angular commit d4016939ab

Frequently asked questions

npx skillmds@latest add salimramirez/ddd-angular