Introducing G2.ai, the future of software buying.Try now
Highcharts
Sponsored
Highcharts
Visit Website
Product Avatar Image
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?

Highcharts
Sponsored
Highcharts
Visit Website

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

Node.js Integrations

(8)
Integration information sourced from real user reviews.
Product Avatar Image

Have you used Node.js before?

Answer a few questions to help the Node.js community

Node.js Reviews (94)

Reviews

Node.js Reviews (94)

4.8
94 reviews

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Talha D.
TD
Data Engineer Analyst
Mid-Market (51-1000 emp.)
"NodeJS - Best Server Side API Technology"
What do you like best about Node.js?

I have used node js code for chatbot development in Google Dialogflow in the Dialogflow fulfillment section for integrating it into the UI. The best part is while developing the chatbot we can easily integrate UI and add new functionality. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

I used Node JS in Google Dialogflow for multiple chatbot use cases. I did not face any issues while working with Node JS in the past. So no dislikes from my end! Review collected by and hosted on G2.com.

DC
Blogger
Small-Business (50 or fewer emp.)
"Node.js is a very powerful runtime environment"
What do you like best about Node.js?

Node.js is a Robust & easy to learn open-source runtime environment; it is mainly used to use javascript as a server-side scripting language & also, with the help of node.js, we can make powerful cross-platform applications. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

I used node.js lots of time, and on behalf of that, I experienced only one problem with node.js, i.e. there are not such rich libraries are available in node. Also, the existing libraries are very poor and incomplete. Review collected by and hosted on G2.com.

abdullah s.
AS
Web developer
Small-Business (50 or fewer emp.)
"Node.js is the best runtime environment"
What do you like best about Node.js?

I liked the improved developer efficiency and overall productivity and also the reuse and sharing of code. The large number of free tools is what excites us, it also has a good speed and performance. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Even now the biggest drawback of Node.js is its inability to handle CPU intensive activities. There are many tools in the npm registry which are of poor quality and have not been properly described or tested. Review collected by and hosted on G2.com.

SS
Python Developer
Small-Business (50 or fewer emp.)
"Node Review"
What do you like best about Node.js?

The best thing about node is It is async like in other frameworks like python framework you need to use threading sometimes and this is very light weight also among all JS frameworks it has huge libraries support and really easy to use Review collected by and hosted on G2.com.

What do you dislike about Node.js?

The only dislike thing about this is when you compare to python, we need to code more otherwise overall, it is best among JS framework Review collected by and hosted on G2.com.

Amith K.
AK
Software Engineer (SDE2) - Innovation
Enterprise (> 1000 emp.)
"Your go to framework for everything backend"
What do you like best about Node.js?

Versatile, easy to train existing frontend developers, broad library ecosystem, dynamically typed Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Standard library is very scant, very easy to end up with dependency hell. No built-in integration with typing frameworks like TypeScript. Review collected by and hosted on G2.com.

NAEEM H.
NH
Product Owner & Founding Member
Small-Business (50 or fewer emp.)
"Fast deployable, developer friendly, High community support"
What do you like best about Node.js?

Easy to code and deploy, alongside being multithreaded and hence easier to scale and manage. The deployment process is fairly easy and tools for easy deployments are readily available even in GitHub actions or AWS Lambda or even in Kubernetes or docker. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Requires more logic code compared to python or other such programming languages. Core concept understanding is required for optimizations. Availability of external modules not as abundant as python. Review collected by and hosted on G2.com.

Sumit S.
SS
Python Developer at Tops infosolutuons
Small-Business (50 or fewer emp.)
"Best framework for both front-end and back-end"
What do you like best about Node.js?

The best part of node js is It is straightforward to understand, and you can start you work after ready serval document. Another best part is you can create both back-end and front-end also some more functionality like asyn, middleware, streaming become this best framework. If you are working with JS, then you have to write significantly less code and compare to other JS frameworks and with node JS you will get large support of third party libraries so you don't need to write every function from scratch Review collected by and hosted on G2.com.

What do you dislike about Node.js?

I have nothing for dislike, but if node js provide some ORM like Django, then It can beat python frameworks Review collected by and hosted on G2.com.

Ishaan M.
IM
Web Developer
Small-Business (50 or fewer emp.)
"Can code server side applications and API in a language I already know and love"
What do you like best about Node.js?

Having familiarity with javascript allows you to implement both frontend and backend with same coding standards and practices, thanks to NodeJS.

Also, huge number of free NPM packages and amazing community support makes any task easy to implement using Node. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Can't use NodeJS to implement production-grade machine learning applications. AI/ML libraries of JS are improving day by day, but still it's nowhere near python. Review collected by and hosted on G2.com.

Verified User in Higher Education
UH
Enterprise (> 1000 emp.)
"Build Web APIs easily in JavaScript with Node.js"
What do you like best about Node.js?

Node.js lets you build any sorte of server-side artifact in JavaScript, making ir very natural for front-end developers to become full-stack professionals. A myriad of packages and an efficient packages manager (npm) simplifies the development process. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Your code is likely to be strongly tied to node and its packages, so it is likely that it will not be useful anywhere else.

More friendly IDE support would be a huge improvement. Review collected by and hosted on G2.com.

Verified User in Research
UR
Mid-Market (51-1000 emp.)
"Node.JS is truly awesome, it has inspired me and given me back my passion for software development"
What do you like best about Node.js?

Node.JS allows me to write software in a far more straightforward and efficient way when compared to other technologies like .NET. I've been programming with .NET / C# for many years and I'm at a point where I found it very boring and stagnant (even with .Net Core in the mix). It is so unnecessarily complex to implement a system in .NET / C#, whereas in Node.JS I can achieve the same thing in a much simpler way with much less code. Discovering Node.JS has really given me back my passion for software development; it is truly a pleasure to work with, and it is undoubtedly my preferred tool for development. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

I find it hard to keep up with everything happening in the Node.JS ecosystem as things move really fast and trends come and go. I think it is essential to think cautiously about adopting a new trend and only do it if you believe it will actually add value. Othen than that, NPM can be a pain at times, I have run into issues over the years especially around native C code compilation in Node.JS modules through NPM. 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

6%

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