2026 Best Software Awards are here!See the list
Node.js

By TurnKey GNU/Linux

Unclaimed Profile

Claim your company’s G2 profile

Claiming this profile confirms that you work at Node.js and allows you to manage how it appears on G2.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Claim Now
4.8 out of 5 stars
3 star
0%
2 star
0%
1 star
0%

How would you rate your experience with Node.js?

Node.js Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

6 months

Product Avatar Image

Have you used Node.js before?

Answer a few questions to help the Node.js community

Node.js Reviews (96)

Reviews

Node.js Reviews (96)

4.8
96 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Node.js for its ease of use and fast development capabilities, allowing developers to build applications quickly with JavaScript on both the frontend and backend. The extensive npm ecosystem is highlighted as a significant advantage, providing a wealth of libraries for various functionalities. However, many users note that it struggles with CPU-intensive tasks, which can impact performance.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
HS
Mid-Market (51-1000 emp.)
"NodeJs is everything you need to write backend"
What do you like best about Node.js?

I started nodeJs before 1 year ago, there was no shopping since, currently i have been working for an application which is supported by nodejs and im using MongoDB for database.

I can say NodeJs with v8 engine is pretty fast and have no limite to your creativity. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Since i have been working sine a year i didn't find any dislike but some times i see few limitation which gives python and java a little edge over NodeJS(Javascript).

But it doesnt stop you any where. Review collected by and hosted on G2.com.

Carlos V.
CV
CTO
Entertainment
Small-Business (50 or fewer emp.)
"The JavaScript Runtime Environment"
What do you like best about Node.js?

Node.js allows you to write your backend with the same language as your frontend, JavaScript or TypeScript.

It's open-source and cross-platform. Counts with an extensive and active community behind, with many frameworks and tools for it and plenty of examples and good documentation. The runtime is updated very frequently but counts with LTS versions. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

As a single-threaded asynchronous event-driven runtime, it is sometimes not so straightforward to deal with situations when CPU-intensive tasks are needed. But still, NodeJS has ways to deal with, like Workers Threads. Review collected by and hosted on G2.com.

TS
Small-Business (50 or fewer emp.)
"A great tool for back and front-end development"
What do you like best about Node.js?

Node is great for building applications and automating tasks. It's fast, light and quick to setup. The community is huge and there is a lot of work already done. Much better and more concise than PHP. With Ecma Script and Typescript it's even more powerful. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Some modern language features are amiss: a way to compile an executable, like Python does, is an example, and once or twice I got disappointed because Node doesn't do things the way I expected. Review collected by and hosted on G2.com.

YR
Linux administrator
Information Technology and Services
Small-Business (50 or fewer emp.)
"Node.js a powerful and scalable solution for web app."
What do you like best about Node.js?

It uses javascript a widely used language with the large community of developers which makes it easy to find resources and support.

It is cross platform which means that it can be used on a variety of operating systems and device. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

The asynchronous programing modal used in node js can be challenging for the developer who are not used to working with it writing code that is efficient relible and easy tu maintain can require some additional effort and skill. Review collected by and hosted on G2.com.

Pardeep D.
PD
CEO
Information Technology and Services
Small-Business (50 or fewer emp.)
"Perfect tool for application and web application development"
What do you like best about Node.js?

It easy to write code in nodejs as the syntax is similar to legacy javascript. It support multithreading which provide fast processing of requests. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Typesafety is not available out of the box. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market (51-1000 emp.)
"Light Weight and easy to use server side scripting language"
What do you like best about Node.js?

It is very easy to begin with server side development. The codes are very simple and the package laibrary (NPM) has a very large amount of third party packages to help the development process. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

There are very less built in packages shipped with NodeJS. For every work, we have to rely on the third party packages. Also, the single threaded operations are also a set back. Review collected by and hosted on G2.com.

Maxwell Kwadwo F.
MF
Digital Engagement & IT Manager
Non-Profit Organization Management
Small-Business (50 or fewer emp.)
"NodeJS, an excellent runtime-environment driving Javascript"
What do you like best about Node.js?

NodeJS' resilient npm ecosystem helped me build resilient cross-platform apps for both Android and iOS. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

NodeJS' heavy requirement for computing resources has been the main issue I dislike. Review collected by and hosted on G2.com.

Mohit K.
MK
Mid-Market (51-1000 emp.)
"Faster way to get your API server up and running"
What do you like best about Node.js?

Easy to get started. Your JS knowledge comes in handy here. Very unopinionated. No fixed framework, so you can choose your style of doing things. You can do everything in one file or modular, as you like. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

It may not be suitable for bigger projects. It does not have an admin panel to manage CRUD like in Django, which is super helpful in big projects.It does things in async way because of JS, which can be new to many people. Review collected by and hosted on G2.com.

DM
Small-Business (50 or fewer emp.)
"Best and easy server environment to develop the REST Api"
What do you like best about Node.js?

Node.js is a cross-platform server environment, which allows us to build a REST API application within a few mins using the Express.io library, The best thing is that one can write applications in JavaScript. Another thing is its open source so anybody can use it without any payment. I use it on a daily basis to build web services for mobile applications. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

I don't like the callback behavior or nested callbacks, In case we need to run the program functions one by one then we need to use async-await for all the promise handling. Another thing is that it takes a lot of time to do large computations. Review collected by and hosted on G2.com.

Ashutosh  S.
AS
Software Engineer
Small-Business (50 or fewer emp.)
"Best Javascript framework today for backend implementation"
What do you like best about Node.js?

The framework works on javascript so it's easy for anyone to start with NodeJs familirer with javascript. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Starting with NodeJs is easy but it requires enogh working experience to implement a production level server. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

6 months

Average Discount

13%

Node.js Comparisons
Product Avatar Image
Ext JS
Compare Now
Node.js Features
Libraries
Community
Widgets
Product Avatar Image
Node.js