Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 459 Bytes

File metadata and controls

3 lines (2 loc) · 459 Bytes

Node.js is an open source server environment based on JavaScript that helps you build fast and scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Node.js runs across various platforms like Windows, Linux, Unix, and Mac OS X.

More information about Node.js can be found here.