Node.js
Node.js is a server side platform built on Google Chrome's JavaScript Engine (V8 Engine). Node.js was developed by Ryan Dahl in 2009. The definition of the Node.js as supplied by the official Node.js documentation is as follows - " Node.js is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. " Node.js is open source, cross platform runtime environment for developing server-side applications. Node.js applications are written in JavaScript. Because of the arrival of Node.js, way of the web developing was completely changed. Early days, most of web applications had used PHP for their server-side. Therefore, one must know javascript and php for become a full stack developer. Now, front-end developer do not need to know other serv