Everything you need to know about Node JS
What is Node JS?
Node js is nothing but a JavaScript runtime, Which is built on Chrome's V8 JavaScript Engine. And is mainly used for running javascript on a server. You can relate Node js to a compiler for JavaScript.
History of Node JS
Earlier in W...
akashprasad7.hashnode.dev4 min read