NestJS is a Node.js framework that’s intended for use with TypeScript. It is built on a clear design with a few simple components (controllers, modules, and providers) NestJS was created to help developers create Monoliths and Microservices. It leverages TypeScript — strongly typed language which is a superset of JavaScript.
2 Comments
Sort: