Think of middleware as "assembling line worker" in your web server. In express a request doesn't just hits the route and instantly get a request. It usually passes throught the several layers of code
chaicode-cohort-blogs-with-anoop.hashnode.dev4 min read
No responses yet.