Node Js Routing | Create 404 page in Node Js | 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.
Create routing and render accordingly
Create custom 404 page