Introduction to NodeJS
NodeJS is an open-source server-side runtime environment built on Chrome's V8 JavaScript engine. It provides an event-driven, non-blocking (asynchronous) I/O (Input, Output) and cross-platforms runtime environment for building highly scalable server-...
full-stack-web-development.hashnode.dev6 min read