Node js
it is not a language,frame work or a library
It is used for server side programming
js can be executed in the terminal without browser
DOM manipulation cannot be completed in the terminal as DOM elements are for the browser
as a browser has the WINDOW similarly node has the GLOBAL


Comments
Post a Comment