🍃 Middleware In Express🍃
Express app is usually a web framework that consists of middleware and a router. Therefore, an express application works through a series of middleware functions.
This series is the continuation of my series on the basics of NodeJS and ExpressJS. If ...
chhakulizingare.hashnode.dev5 min read