Getting started with Node JS.
Developing Applications using NodeJS. JavaScript has been a popular language for web development, mainly in the client side (i,e) only on the browser ,not in the server side scripting. So here you can use NodeJS to create your web application in the server side also, not only server side scripting you can even write shell…