Node JS

Node JS helps make robust, non-blocking i/o and event-driven apps

Node js makes building scalable and fast web applications super simple. It is lightweight, efficient, works great for real-time event-driven applications on distributed devices and is asynchronous - meaning it's non-blocking. In short, it's a powerhouse that allows us to make amazingly dynamic apps with very little code.