Node - Serving static files from scratch (without using any package)
As a fullstack developer or front end developer, we do ship static assets through node packages with express, or webpack-dev-server or anything it can be, but hardly most of us(but at least myself) might not understood, how it being served under the ...
yuvarajtana.hashnode.dev