Clean Architecture in TypeScript

DISCLAIMER: I left out a lot of details in this video because its goal is to lay down a skeleton. When you get started with CA let your decisions be driven by the requirements and you will figure out all those details on your own. Starter Template: Live Example Repository: Dependency Injection and Dependency Inversion Principle: Data Transfer Objects and Layers
Back to Top