Creating Server using Node.js from scratch in hindi 2022.
In this video, we will learn how to create a simple Node.js web server and handle HTTP requests.
Node.js provides capabilities to create your own web server which will handle HTTP requests asynchronously.
We will start at the very beginning with installing Node.js, and end with a fully functioning basic web server
Create Node.js Web Server
Node.js makes it easy to create a simple web server that processes incoming requests asynchronously.
Download Link for NODE : https://nodejs.org/en/
--------------------------------------------------------
Guide link for Node Js : https://nodejs.org/en/docs/guides/
------------------------------------------------------
#Nodejs #WebDevelopment #WebServer #softwaredeveloper #100daysofcode #mernstack #letscode