---
title: Nestjs Reviews
meta_title: 'Nestjs Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 20 reviews by the users' company size, role or industry to
  find out how Nestjs works for a business like yours.
aggregate_rating:
  rating_value: 4.5
  review_count: 20
  scale: '5'
date_modified: '2026-06-11'
parent_category:
  name: Web Frameworks
  url: https://www.g2.com/categories/web-frameworks
---

# Nestjs Reviews
**Vendor:** Hossted  
**Category:** [JavaScript Web Frameworks](https://www.g2.com/categories/javascript-web-frameworks)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 20
## About Nestjs
NestJS is a progressive Node.js framework designed for building efficient, scalable, and maintainable server-side applications. Leveraging TypeScript, it combines elements of object-oriented programming, functional programming, and reactive programming to provide a robust development experience. Key Features and Functionality: - Modular Architecture: Encourages the division of applications into self-contained modules, enhancing code organization, reusability, and scalability. - TypeScript Support: Built with TypeScript, offering static typing and modern JavaScript features, which improve code reliability and maintainability. - Dependency Injection: Incorporates a powerful dependency injection system, promoting loose coupling and enhancing testability. - Decorator-Based Syntax: Utilizes decorators to define routes, middleware, and other components, resulting in cleaner and more readable code. - Platform Agnosticism: Supports various transport layers, including HTTP, WebSockets, and microservices, allowing developers to build diverse types of applications. - Integrated Testing Tools: Provides built-in support for unit and integration testing, facilitating the maintenance of high code quality. Primary Value and Problem Solved: NestJS addresses the challenges of building complex and scalable server-side applications by offering a structured and modular architecture. Its TypeScript foundation ensures type safety, reducing runtime errors and enhancing developer productivity. The framework&#39;s support for various communication protocols and its extensible nature make it suitable for a wide range of applications, from RESTful APIs to real-time services and microservices architectures. By providing a comprehensive set of tools and features out of the box, NestJS enables developers to focus on implementing business logic rather than configuring infrastructure, thereby accelerating development cycles and improving maintainability.




## Nestjs Reviews
  ### 1. Nest JS Framework Review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Investment Banking | Enterprise (> 1000 emp.)

**Reviewed Date:** December 21, 2023

**What do you like best about Nestjs?**

Nest JS is open source and is build upon Node js which supports both Javascript and Typescript, it follows Model view controll pattern and also provides support to Microservices.

The best thing about Node js applications is it's scalability features.

**What do you dislike about Nestjs?**

There are no dislikes about Nest JS Framework as it's one of best tool in the market to develop backend applications.

**What problems is Nestjs solving and how is that benefiting you?**

It provides boilerplate code to easily develop our backend applications and also provides well defined structure to the code.

It helps us in scalability also as it can scale fantastically as per the use demand.

  ### 2. A Good Framework

**Rating:** 3.5/5.0 stars

**Reviewed by:** Zaw  H. | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 05, 2023

**What do you like best about Nestjs?**

Nest.Js is build on TypeScript that is good for avoiding runtime errors and working with complex data structures.Its provided WebSocket out of the box that is good for building real communication apps

**What do you dislike about Nestjs?**

Nest Js is build on TypeScript  that  is good for some point but its made Nest Js's learning curve steeper than ohter js framework.Nest.js promotes a modular and structured approach, which, particularly for smaller applications, might result in a substantial amount of boilerplate code.

**What problems is Nestjs solving and how is that benefiting you?**

The modular architecture that Nest.js promotes makes it simple to set up and scale your application. It aids in the division of your codebase into reusable modules, which is helpful when developing large and sophisticated applications.Type safety is one of the major advantages of utilizing TypeScript with Nest.js. By allowing you to detect type-related problems at compile time, TypeScript helps to improve code quality and decrease the likelihood of runtime issues.

  ### 3. NestJS- ExpressJS- NodeJS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Atishay J. | SDE1, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 23, 2023

**What do you like best about Nestjs?**

I am currently working at a high growth Startup,
We work with big client, so that we require scalable and robust code.
Previously we were using ExpressJS framework but it's not easy to maintain large code, that's why we switch to NestJS , which is more like modular , similar to react or angular.
You can easily maintain it and divide it properly.

**What do you dislike about Nestjs?**

If you are new to  NodeJS then it's good to go with express, because it give you freedom to write code easily.
In case of NestJS, you should have knowledge of module, dependency injection, services, components etc.
Proper import export should be there otherwise it creates compilation error.

**What problems is Nestjs solving and how is that benefiting you?**

Express is more based on monolithic type or say MVC model.
But NestJS is more like microservices , you divide code into modules.
In my current company due to ExpressJS framework we were unable to divide code into seperate module, but NestJS solve this problem and you can think for microservices based approach if you use NestJS.

  ### 4. Scalable NodeJS framework

**Rating:** 4.5/5.0 stars

**Reviewed by:** Prateek A. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 25, 2023

**What do you like best about Nestjs?**

It provides combined support for decorators and middleware simplifies essential tasks such as validation and authentication. This not only saves valuable time but also allows us to concentrate more effectively on the core business logic of the project. Also, its CLI provides great functionality.

**What do you dislike about Nestjs?**

It is great backend framework for complex projects but its learning curve his quite high.
It has lot of boilerplate code that is only thing I dislike about NestJS.

**What problems is Nestjs solving and how is that benefiting you?**

It provides great scalability and a more structured development process for backend. We are also using it to develop microservices for our application. Also typescript integration reduces the chances of runtime errors.

  ### 5. Two Kind what I like about Nestjs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Moh M. | Software Engineer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** August 31, 2023

**What do you like best about Nestjs?**

I like Nestjs's Documentation. This is so clear and easy to learn for me and easily use framework.
And I also like community of developers. I think that is awesome Because Nestjs's developers ever added new features.

**What do you dislike about Nestjs?**

I don't have too many diskike about Nestjs. The only one thing that Nestjs is not popular like express. Nestjs is very good but I don't know why not people like it.

**What problems is Nestjs solving and how is that benefiting you?**

Node js is a good for backend. But It is so complex for me. When I uses Nestjs, It explain clearly complex. By using of Nestjs, It is so easy to maintain and develop complex applications.

  ### 6. A solid option for programmers looking to build scalable, maintainable apps

**Rating:** 4.0/5.0 stars

**Reviewed by:** Zin  M. | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 28, 2023

**What do you like best about Nestjs?**

NestJS has excellent support for dependency injection and huge,active community.
And most of developers familiar with this design pattern.I think it's a great way to decouple code and make it more reusable.

**What do you dislike about Nestjs?**

NestJs has a steeper learning curve than some other framework becasue it uses TypeScript an advanced language compared to JavaScript . I think that is a  difficult  for  some beginner.

**What problems is Nestjs solving and how is that benefiting you?**

I also benefit from NestJS by using it to improve the functionality of my projects. The framework is designed to be efficient and performant, therefore it provides a range of features that can help me optimize my code.

  ### 7. My Experience on using Nestjs

**Rating:** 4.0/5.0 stars

**Reviewed by:** Venkatesh N. | Software Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** September 18, 2023

**What do you like best about Nestjs?**

The best thing that I like about Nestjs is it is higly scalable and it has lots of resources

**What do you dislike about Nestjs?**

Since it is completely based on Typescript, it is little bit difficult for developers to build an application

**What problems is Nestjs solving and how is that benefiting you?**

It has in-built middleware and lots of libraries that makes my day easy. Also it is built on top of nodejs, so I can easily follow code standards

  ### 8. Accelerated development time

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gary C. | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2023

**What do you like best about Nestjs?**

Nestjs incorporates a lot of practices making it a powerful tool for development. The impressive features outweigh that. I havent come across any dislikes.

**What do you dislike about Nestjs?**

The frameworks rigid architecture make it challenging to adapt to changing project requirements.

**What problems is Nestjs solving and how is that benefiting you?**

Nestjs solves the problem of building server side applications. It holds potential especially if you already have familiarity with Angular.

  ### 9. Detailed and Effective

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohip P. | Wordpress Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 12, 2023

**What do you like best about Nestjs?**

The modular architecture of NestJS, which is based on the well-liked idea of modules in Angular, is one of its most notable characteristics. This makes it possible to have a highly structured and organised codebase, which makes it simple to maintain and scale applications. NestJS's dependency injection approach makes managing dependencies simple and encourages code reuse, producing clean, maintainable code.

**What do you dislike about Nestjs?**

Because of the distinctive architectural design of NestJS, developers may need to learn new ideas like decorators, modules, and dependency injection, which can be intimidating at first for those who are not yet familiar with them.

**What problems is Nestjs solving and how is that benefiting you?**

NestJS attempts to address typical backend development issues and offers a framework that encourages maintainability, scalability, productivity, and high-quality code, all of which can help companies and developers create server-side software that is reliable and scalable.

  ### 10. Nest.js - A framework for Progressive node application

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kulminder S. | Senior Application Architect, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 29, 2023

**What do you like best about Nestjs?**

Secure request pipeline and angular like modulear approach.

**What do you dislike about Nestjs?**

Bit complicated modules like Graphql and Microservices.

**What problems is Nestjs solving and how is that benefiting you?**

A structured approach for creating APIs. Earlier in express it was difficult to adopt same pattern.

  ### 11. Good Node Framework

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Retail | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 22, 2023

**What do you like best about Nestjs?**

It provides well-defined strucutre of handling backend JS/TS projects, which encourage good practice of writing codes.

**What do you dislike about Nestjs?**

all is well. have been using it for few years and found nothing particular bad

**What problems is Nestjs solving and how is that benefiting you?**

We used to use expressjs and by switching to nestjs we have more structured backend projects. 
It is valuable for a tech team that is continue growing.

  ### 12. Best Progressive web framework

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gana  N. | Senior Engineer - Cloud Services and Software, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 22, 2023

**What do you like best about Nestjs?**

NestJs is open source and very scable and useful web framework to more restful API and it supports typescript out of the box.

**What do you dislike about Nestjs?**

NestJs is a proficient backend tool and unit testing is some more complexity

**What problems is Nestjs solving and how is that benefiting you?**

Unit is not flexiable slow down in long run in development. fixing unit test and presizeable

  ### 13. Nest Js

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sowndharya K. | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 22, 2023

**What do you like best about Nestjs?**

MVC Patterns and modularity for creating HTTP requests in typescript. Guards are one of the cool features that helps for authentication.

**What do you dislike about Nestjs?**

People who are familiar with Node Js. If they started using Nest Js might take some time to sit on this.

**What problems is Nestjs solving and how is that benefiting you?**

Create HTTP requests easily using boilerplate code.

  ### 14. Way to go Nestjs

**Rating:** 4.5/5.0 stars

**Reviewed by:** Joy M. | Full stack developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 20, 2022

**What do you like best about Nestjs?**

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.

**What do you dislike about Nestjs?**

The only thing is it is heavy, but it provides many cool features that we can neglect.

**What problems is Nestjs solving and how is that benefiting you?**

It solved many problems we faced during development, but let me say about one particular problem. Before this framework, we had to check whether the required field is in the request body and code will have extra if statements. Nestjs provides helpful decorators to overcome this.

  ### 15. Review on Nest JS

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Enterprise (> 1000 emp.)

**Reviewed Date:** June 12, 2023

**What do you like best about Nestjs?**

It's best Node Js framework for developing backend applications which is built on Node and can be written in both typescript and Javascript.

**What do you dislike about Nestjs?**

There are no dislikes on Nest JS Framework which i have encountered.

**What problems is Nestjs solving and how is that benefiting you?**

It helps us develop our code with typescript and it has built in support for microservices and it also can be used for creating cron jobs.

  ### 16. A Fantastic Node js Framework

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Banking | Enterprise (> 1000 emp.)

**Reviewed Date:** May 23, 2023

**What do you like best about Nestjs?**

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.

**What do you dislike about Nestjs?**

I did not find any dislikes untill now will update if found anything.

**What problems is Nestjs solving and how is that benefiting you?**

It helps to develop our web applications securely and with the help of typescript we can catch error during development stage.

  ### 17. A production framework for Node applications

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 16, 2023

**What do you like best about Nestjs?**

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.

**What do you dislike about Nestjs?**

Since it incorporates many best practices, at times, you feel that you have less freedom the way you'd have if using express.js.

**What problems is Nestjs solving and how is that benefiting you?**

Backend production framework for node.js applications.

  ### 18. Ultimate backend framework for modern backend applications, with batteries included

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ishaan M. | Web Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 26, 2022

**What do you like best about Nestjs?**

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.

**What do you dislike about Nestjs?**

* 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,

**What problems is Nestjs solving and how is that benefiting you?**

* For creating backend APIs and microservices for web applications: NestJS has in-built support for microservices with various options for interservice communication like RabbitMQ, TCP etc, so the setup time for spinning up and connecting multiple services togehter.
* Creating Cron job services

  ### 19. Good framework for building contemporary backend web applications

**Rating:** 4.0/5.0 stars

**Reviewed by:** Shreyansh S. | Intern - Product Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 30, 2022

**What do you like best about Nestjs?**

* 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

**What do you dislike about Nestjs?**

* 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.

**What problems is Nestjs solving and how is that benefiting you?**

* Helpful for creating GraphQL applications and also APIs for web apps.
* Useful for unit testing.
* Extremely useful in creating scalable and loosely coupled web applications.

  ### 20. Great potential, if you like Angular

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Online Media | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 01, 2021

**What do you like best about Nestjs?**

Nest has a tremendously rich command-line interface

**What do you dislike about Nestjs?**

The documentation does not have enough samples of real-life production examples.

**What problems is Nestjs solving and how is that benefiting you?**

Fast scaffolding of crud servers.


## Nestjs Discussions
  - [What is Nestjs used for?](https://www.g2.com/discussions/what-is-nestjs-used-for) - 1 comment

- [View Nestjs pricing details and edition comparison](https://www.g2.com/products/nestjs/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-25+01%3A17%3A11+-0500&secure%5Bsession_id%5D=54fa4b3e-ec90-4da4-bd45-add902542bd2&secure%5Btoken%5D=c2973189df186188f780397232c14e93d31cce06ff897dacde21063386ac55be&format=llm_user)

## Nestjs Features
**JavaScript Frameworks**
- Libraries
- Community
- Widgets
- Browser Support
- Graphical Visualization
- Mobile Support

**Agentic AI - AWS Marketplace**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration

## Top Nestjs Alternatives
  - [Sails.js](https://www.g2.com/products/sails-js/reviews) - 4.4/5.0 (16 reviews)
  - [Vue.js](https://www.g2.com/products/vue-js/reviews) - 4.6/5.0 (29 reviews)
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (724 reviews)

