In this lecture you will learn what is middleware in Express JS and what do we use it for? Middleware is a very simple but important concept in express and it is the building block of Express JS.
In simple words - "Middleware is just a function which can be used to process and manipulate request or response object".
Ещё видео!