Creating A basic Web Server Using Node JS
Node (or more formally Node.js) is an open-source, cross-platform runtime environment that allows developers to create all kinds of server-side tools and applications in JavaScript. The runtime is intended for use outside of a browser context (i.e. r...
teeque.hashnode.dev3 min read