Example of a Typescript application following Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS) and Event-Driven Architecture (EDA) principles keeping the code as simple as possible.
- π Domain-Driven Design en TypeScript: Modelado y Arquitectura (Spanish - Course)
- οΈοΈπ°οΈ DDD en TypeScript: ComunicaciΓ³n entre servicios y aplicaciones (Spanish - Course)
- ποΈ De JavaScript a TypeScript (Spanish - Course)
- π DDD en TypeScript: Estructura de carpetas (Spanish - YouTube video)
- π± 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 DDD 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