Node.js
Node.js
Node.js
Overview
What is Node.js?
Node.js is an open source, asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.
Read moreRecent Reviews
Video Reviews
Leaving a video review helps other professionals like you evaluate products. Be the first one in your network to record a review of Node.js, and make your voice heard!
Pricing
View all pricingEntry-level set up fee?
- No setup fee
Offerings
- Free Trial
- Free/Freemium Version
- Premium Consulting / Integration Services
Would you like us to let the vendor know that you want pricing?
3 people want pricing too
Alternatives Pricing
Product Details
- About
- Tech Details
What is Node.js?
Node.js is an open source, asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.
Node.js Technical Details
Operating Systems | Unspecified |
---|---|
Mobile Application | No |
Comparisons
View all alternativesCompare with
Reviews and Ratings
 (24)
Attribute Ratings
Reviews
(1-6 of 6)- Popular Filters
Companies can't remove reviews or game the system. Here's why
September 13, 2021
Node JS - A JavaScript can handle both UI and backend.
Score 7 out of 10
Vetted Review
Verified User
We use Node.js to develop a single-page app like chat applications, chat boat, etc as a backend, which is widely using in our organization with this we are managing both frontends as well as backend with the help of javascript.it really provides a smooth user experience for users for multiple requests without any delay.
Node.js is used for developing the backend of my current organization's ongoing product. Node.js is not used by the complete organization but only the backend developer team. Our current product needed a multi-tenancy (concurrency) feature which is developed using Node.js only. Also, our product's frontend was written in javascript so to match the language Node.js was used and other problems like fast performance of product, scalability, non-blocking event-driven architecture, etc. were solved.
May 28, 2021
Node.js can't be beaten for me, it is fast and robust and an absolute pleasure to work with
Node.js is my absolute favorite tech stack to work with, I learnt it at a time when I was burnt out and bored with .NET after having been in the Microsoft world for most of my career. Even with .NET Core around, I still prefer Node.js to anything else. Node is robust and fast, it delivers on everything it promises, it is the back bone of many services at my organization and used across all departments. When you get something like Node.js for free and it is such a pleasure to work with, all you can say is that it's contribution to the organization is priceless.
May 18, 2021
Node.js, easy, fast, and durable for beginners.
Node.js is used by me and my department for making backend of many web projects. We use it ideally for making backend of projects in which we have to serve data dynamically to webpages. We also use it mostly for designing backend API and for making web applications with backend and frontend in the same directory.
September 11, 2020
Node.js very fast and lightweight runtime environment
In our organization Node is used for backend application development. We have several applications that manage communication between end users and Facebook Messenger. We use weebhooks and express.js package to manage this. As alternative we could use Python but Node was better choice for us. Mainly because of its simplicity and many additional packages with ready to use addons. Moreover we have few JS dev on board so it was easier to develop apps.
February 12, 2019
NodeJS is great for a scalable microservices architecture
We are using Node to implement a microservices architecture that runs every aspect of the product. From a user-facing API, to back-end processing services, to our serverless triggers.