Introducing G2.ai, the future of software buying.Try now
Progress Kendo UI
Sponsored
Progress Kendo UI
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?

Progress Kendo UI
Sponsored
Progress Kendo UI
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.
Nir L.
NL
VP R&D
Small-Business (50 or fewer emp.)
"The perfect development framework for modern applications"
What do you like best about Node.js?

Node.js is a modern, compact, and easy development framework/language that would fit most modern-day applications. Based on Javascript, node.js provides a cross-platform runtime that is fast, easy to set up, and simple to maintain. Combined with the npm package manager, it proves to be a convenient way to develop web, mobile, and server-side applications. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

The main issue I find with node.js is that it is a single-threaded single-process solution, which requires a detailed setup in order to run large-scale, high-traffic server applications. Review collected by and hosted on G2.com.

PR
Software Engineer
Business Supplies and Equipment
Enterprise (> 1000 emp.)
"Coding is now simple in server side environment using Node.js"
What do you like best about Node.js?

It is supported across many cloud-hosting platforms like Google Cloud Platform, AWS Elastic Beanstalk, Joyent and lot more. It is also supported on Linux, macOS, Microsoft Windows 8.1 etc. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

There is nothing that I dislike about Node.js Review collected by and hosted on G2.com.

Verified User in Accounting
CA
Enterprise (> 1000 emp.)
"NodeJS review"
What do you like best about Node.js?

NodeJS's event-based framework works very well in our use case. We are using it via NestJS and Express framework. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Error reporting and stack trace reporting is quite weak in nodejs. It should be improved when compared to well known server-side frameworks such as .net and Java. Review collected by and hosted on G2.com.

Abrar K.
AK
Senior Software Engineer
Information Technology and Services
Small-Business (50 or fewer emp.)
"The best runtime environment or server there is."
What do you like best about Node.js?

It is very easy to learn as it uses JavaScript language known by many. NodeJs offers detailed documentation with examples which is very helpful for beginners. We can write server-side applications in a single language based on JavaScript. This application serves both client-side and server-side applications. The compilation of code by the machine is very fast when compared with other competitors. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Not everyone uses the same runtime environment, and the requirements are not always NodeJS for JavaScript. There are so many modules and tools that do not perform well. When performing CPU-specific tasks, NodeJS does not help and is not suited. One must learn the command line syntaxes to use this application. Review collected by and hosted on G2.com.

Aditya S.
AS
Student
Small-Business (50 or fewer emp.)
"Nice server side language"
What do you like best about Node.js?

I like the element that we can coordinate Node.js with various administrations to accomplish the ideal result. We can utilize express just as MongoDB with node.js to get a total bundle for backend improvement. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

There isn't anything specific that I don't like about Node.js. I feel it is an incredible application to utilize. It gives us various modules that we can use to accomplish our ideal function or result Review collected by and hosted on G2.com.

Hafiz Muhammad Ali S.
HS
Javascript Engineer
Small-Business (50 or fewer emp.)
"JavaScript at server side"
What do you like best about Node.js?

I can Use Javascript at serverside, isn't best? Asynchronous event-driven Input output helps concurrent request handling with a single thread. its fast , easy to implement more over its in javascript that mean a frontend devloper now can write backend code, that amazing Review collected by and hosted on G2.com.

What do you dislike about Node.js?

We don't have scalability here on the server side; we have to go with other tools, like Kubernetes and Docker. It is not suited with the CPU-intensive task; hardware integrations are much more complicated. Using with relational Database could be worse because of hell of nested promises Review collected by and hosted on G2.com.

Verified User in Medical Practice
UM
Mid-Market (51-1000 emp.)
"NODE - JavaScript on the backend"
What do you like best about Node.js?

The versatility of Node.js is due to its enormous community that is creating npm modules and updating them regularly. There is an npm module for everything, and creating REST APIs becomes so easy with Node.js. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Node.js is an untyped language. Therefore, errors may arise if you send a string of numbers where numbers are required in integer format, etc. Review collected by and hosted on G2.com.

Mohammed T.
MT
Network Administrator
Small-Business (50 or fewer emp.)
"My Node.js review"
What do you like best about Node.js?

The fact that it uses Javascript makes it very fast Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Not all hosting environment support node.js or it is difficult to implement in some cases(not all of them) Review collected by and hosted on G2.com.

Ernesto M.
EM
CX Automations Analyst
Mid-Market (51-1000 emp.)
"Node, Javascript will never be the same!"
What do you like best about Node.js?

The thousand of modules that can be applied for EVERY needed circumstance.,If you need something, there is always an npm module that will save your life. At this point, everything to fulfill your needs exists. Also, if you already know Javascript, working with Node will be easy because everything is in that language.

Also, you can incorporate a lot of modules that will save your life when you need it the most. They are small services that will simplify the way you code. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

It doesn't have a clear manual when you are a begginer, and you have to study by yourself or look for tutorials/teachers. Also, you need to have a lot of experience if you want to get a job. Review collected by and hosted on G2.com.

SN
P
Small-Business (50 or fewer emp.)
"Best Way to Develop Back-end Applications Using Javascript"
What do you like best about Node.js?

Nodejs allows you to write network applications using Javascript. The Runtime is event-driven and supports asynchronous Input/Output, which enables fast and responsive applications. Nodejs has a growing community of users and contributors that support beginners. Review collected by and hosted on G2.com.

What do you dislike about Node.js?

Additional configuration is required to deploy Nodejs APIs to servers like Apache or Nginx 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