Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T17:39:34.000Z (5 months ago)
- Last Synced: 2025-01-12T09:05:57.167Z (10 days 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: 29
- 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%