
What is Node.js?
Node.js is an open source server framework
Node.js is free
Node.js runs on various platforms (Windows,
Linux, Unix, Mac OS X, etc.)
Node.js uses JavaScript on the server
Why Want to use Node.js?
A common task for a web server can be to open a file on the server and return...