Node.js
Node.js was made on the idea of a usage of JavaScript as a language for an operating system. It is build on V8 engine made by Google for Chrome browser. As well as a browser, Node.js is a runtime for JavaScript. Non-blocking I/O model is its main feature. Node.js is our favorite backend technology.