https://github.com/codelytv/typescript-ddd-course
🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
https://github.com/codelytv/typescript-ddd-course
codely codelytv course cqrs ddd ddd-architecture ddd-cqrs ddd-example domain-driven-design hexagonal-architecture mongodb node node-js nodejs postgresql software-architecture ts typeorm typescript
Last synced: 2 months ago
JSON representation
🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
- Host: GitHub
- URL: https://github.com/codelytv/typescript-ddd-course
- Owner: CodelyTV
- Created: 2021-06-10T16:24:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T17:39:34.000Z (8 months ago)
- Last Synced: 2025-02-09T18:08:38.679Z (2 months ago)
- Topics: codely, codelytv, course, cqrs, ddd, ddd-architecture, ddd-cqrs, ddd-example, domain-driven-design, hexagonal-architecture, mongodb, node, node-js, nodejs, postgresql, software-architecture, ts, typeorm, typescript
- Language: TypeScript
- Homepage: https://pro.codely.tv/library/ddd-typescript/375662/about/
- Size: 904 KB
- Stars: 131
- Watchers: 13
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript DDD course lessons
For now, you have all the code example available in this other repository: https://github.com/CodelyTV/typescript-ddd-example
The idea is that we'll move the basic parts (folder structure and bare minimum code to serve as skeleton) to this repository (`typescript-ddd-skeleton`) once we completelly finish the `typescript-ddd-example` code. Current progress: ~95%