Serve Multiple HTML Pages in Node JS | How to render HTML pages | HTTP module | File System Module | URL Module | Node Js Tutorial | Learning Points
In this video we will learn about -
How to serve HTML pages using node js?
How to create HTTP Server ?
Use of http module and fs module.
How to render html pages.
Use URL module to access data dynamically
How to handle error.