+ 8

What is Node.js?

recently many guys are talking about anode.js what is it?

3rd Nov 2017, 12:33 PM
Abhi DG
Abhi DG - avatar
3 Answers
+ 22
it's Javascript executing on the server side like web browsers. read the below question for more info. https://www.quora.com/What-is-Node-js-for-Are-there-some-good-getting-started-with-Node-js-tutorials-which-you-can-recommend
3rd Nov 2017, 12:37 PM
Lord Krishna
Lord Krishna - avatar
+ 9
Node.js is an open source server framework Node.js is free Node.js runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.) Node.js uses JavaScript on the server if you want to read rest follow https://www.w3schools.com/nodejs/nodejs_intro.asp the other frameworks you may like : -Angular.Js and Angular2 -ReactJS -Vue.js -Ember.js -Meteor.js I also find a list for most popular frameworks in below link: https://colorlib.com/wp/javascript-frameworks/
3rd Nov 2017, 12:43 PM
Melih Melik Sonmez
Melih Melik Sonmez - avatar
+ 6
Node.js is a javascript framework running on various platforms including the 3 main ones it supports server-side development thereby providing the opportunity for front-end devs to have a familiar tool at hand
3rd Nov 2017, 6:34 PM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar