What is Node.js ?

It is a software platform for scalable server-side and networking applications. Node.js applications are written in JavaScript, and can be run within the Node.js runtime on Mac OS X, Windows and Linux with no changes.

The Node.js applications are designed to maximize throughput and efficiency, using non-blocking I/O and asynchronous … Read more