Course info

Node.js is a framework used to develop highly-scalable applications which can handle tens of thousands of simultaneous client connections efficiently.

It is intended to build scalable network programs easily, and it can be used to develop web applications accountable to high traffic.

Node.js is based on V8 JavaScript Engine.