Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson

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%