Nodejs
Nodejs
Nodejs is an open-source, cross-platform, server-side runtime environment built on Chrome's V8 JavaScript engine. It allows developers to build scalable network applications using JavaScript on the server side. Node.js is event-driven, non-blocking I/O model makes it lightweight and efficient.
Advantages of Nodejs
* Easy to learn