NodeJs
NodeJs is a javascript open source server framework. This just means , Nodejs allows you to run javascript on the server. Usually Javascript is run from the browser, but with Chrome's v8 engine, This bad boy can be runtime juice! Also, Node's Package Manager (NPM), is the largest open source community on the planet.