Node.js is an open-source JavaScript based platform for server-side programming built on Chrome's V8 JavaScript engine. It’s event driven architecture is perfect for applications with intense I/O (Inputs and Outputs), making it serve more clients with less hardware, which means more performance with less costs.

4m read timeFrom dev.to
Post cover image
Table of contents
🔶 Introduction🔶 1 What is Node.js?🔶 2 Why Node.js?🔶 3 Node.js Architecture🔶 Conclusion
4 Comments

Sort: