
Secure request pipeline and angular like modulear approach. Review collected by and hosted on G2.com.
Bit complicated modules like Graphql and Microservices. Review collected by and hosted on G2.com.

Secure request pipeline and angular like modulear approach. Review collected by and hosted on G2.com.
Bit complicated modules like Graphql and Microservices. Review collected by and hosted on G2.com.
It provides well-defined strucutre of handling backend JS/TS projects, which encourage good practice of writing codes. Review collected by and hosted on G2.com.
all is well. have been using it for few years and found nothing particular bad Review collected by and hosted on G2.com.

NestJs is open source and very scable and useful web framework to more restful API and it supports typescript out of the box. Review collected by and hosted on G2.com.
NestJs is a proficient backend tool and unit testing is some more complexity Review collected by and hosted on G2.com.

MVC Patterns and modularity for creating HTTP requests in typescript. Guards are one of the cool features that helps for authentication. Review collected by and hosted on G2.com.
People who are familiar with Node Js. If they started using Nest Js might take some time to sit on this. Review collected by and hosted on G2.com.

The best thing is that it provides support for microservices, decorators for validations, graphql and other things, so you find everything in one framework. Also the community is very active and in constant development. Review collected by and hosted on G2.com.
The only thing is it is heavy, but it provides many cool features that we can neglect. Review collected by and hosted on G2.com.
It's best Node Js framework for developing backend applications which is built on Node and can be written in both typescript and Javascript. Review collected by and hosted on G2.com.
There are no dislikes on Nest JS Framework which i have encountered. Review collected by and hosted on G2.com.
Nestjs is a Node js framework and main thing i like is it can be written in both javascript and Typescript along with many built in features like DTO's. Review collected by and hosted on G2.com.
I did not find any dislikes untill now will update if found anything. Review collected by and hosted on G2.com.
NestJS abstracts away the complexities of setting up best practices for a Node.js code base and provides with a lot of decorators which abstract away common functionalities.
NestJS is for Node.js the same way Next.js is for React applications. Review collected by and hosted on G2.com.
Since it incorporates many best practices, at times, you feel that you have less freedom the way you'd have if using express.js. Review collected by and hosted on G2.com.

Strongly imposes best practices and code structure throughout the project, for example, it features TypeScript support, and NestJS CLI can help you generate template files that strictly follow MVC architecture. Also, it has built-in support for additional libraries and utilities like TypeORM, Redis etc. Review collected by and hosted on G2.com.
* Steep learning curve, must know about concepts like dependency injection and IoC, MVC architecture, and must be able to use TypeScript.
* It has lots of boilerplate code, so is not very suitable for small-scale or hobby projects, Review collected by and hosted on G2.com.

* Great Command Line Interface that lets you generate template files
* Easy to integrate with external extensions
* Great for users of Angular as Nestjs has similar syntax as Angular on the server-side Review collected by and hosted on G2.com.
* Not easy to learn and the documentation has scope for improvement as it lacks example cases.
* Users need to be extensively familiar with Typescript to use Nestjs.
* Not suitable for small-sized or personal projects. Review collected by and hosted on G2.com.