Introduction to Node-JS
What is Node-JS ?
Node JS is a JavaScript runtime built on Chrome's V8 JavaScript engine.
In other words Node -JS is built on top of "Chrome V8 Java Script Engine" which is known for high performance and efficient execution of JS Code
Node JS is c...
kapil2.hashnode.dev3 min read