NestJS is an MIT-licensed, open-source framework that enables users to create stable web applications using Node.js. The project uses progressive JavaScript and supports TypeScript.
NestJS makes it possible for developers to create scalable and loosely coupled applications.
Which means that applications can be easily split into microservices.
The project has over 50,000 stars on GitHub.
What’s Next
NestJS is part of the TypeScript Tools meta trend.
TypeScript is a programming language that has seen rapid growth over the last few years.
According to Stack Overflow, TypeScript ranks as the 7th most popular programming language.
Typescript has over 81,000 stars on GitHub.
Adonis.JS and Feather.JS are examples of trending TypeScript frameworks.