Clean Node.js Architecture —With NestJS and TypeScript “Your architectures should tell readers about the system, not about the frameworks you used in your system” — Robert C. Martin. This a r chitecture attempts to integrate some of the leading modern architecture, like hexagonal architecture, onion architecture, and screaming architecture.

12m read timeFrom betterprogramming.pub
Post cover image
Table of contents
Clean Node.js Architecture —With NestJS and TypeScriptSo What’s Clean Architecture All About ?Sample ApplicationEntities and Use Cases LayerEntitiesUse CasesControllers and PresentersControllersPresenterFrameworksDependency InjectionSummary

Sort: