adds code


Welcome to NodejS beginner tutorial, In this video I am going to write first NodeJS server from scratch using http module, you will learn the following things in this simple video - How to import built-in NodeJS module - Create an HTTP server using createServer - NodeJS handling events and responding to request event in http server - How to write to http response stream - How to read http request stream - Serving different content to different routes
Previous Post Next Post