typescript-ddd-example
typescript-ddd-example copied to clipboard
π·π― TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
π·π― Hexagonal Architecture, DDD & CQRS in TypeScript
Example of a TypeScript application following Domain-Driven Design (DDD) and Command Query Responsibility Segregation
(CQRS) principles keeping the code as simple as possible.
Take a look, play and have fun with this.
Stars are welcome π
π€© Related links
π· Repositories also in TypeScript
- π·π± TypeScript Basic Skeleton: Bootstrap your new TypeScript frontend project
- π·π TypeScript API Skeleton: Bootstrap your new TypeScript backend project
- π·β¨ TypeScript DDD Skeleton: Bootstrap your new TypeScript projects applying Hexagonal Architecture and Domain-Driven Design patterns
- π·π TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
- π·π― TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
π― Repositories also applying these software architecture patterns
π₯ Video explanations to these examples
- π Domain-Driven Design en TypeScript: The complete video course for which we have developed this example repository
- π DDD en TypeScript: Estructura de carpetas: First video of the course
- π« Optimiza tu cΓ³digo TYPESCRIPT gracias a TIPOS ANΓNIMOS: Video from the course lesson regarding Aggregates