Day 7: NodeJS - Serving Files via ExpressJS & Creating a simple Web Server
In the previous article, we saw what advantages ExpressJS offers as compared to the normal approach while serving. In the normal approach, we need to explicitly check everything in the controller but as compared to ExpressJS, things were drastically ...
saketsk.hashnode.dev6 min read