ExpressJS - redirect method
Have you ever wondered, when ever you are not logged-in to a website and you try to request a service that is only possible if you log-in then you get redirected to log-in page.
Turns out, it is just a single line of code that does this redirection i...
11pmcoders.hashnode.dev2 min read