As we explore the Nuxt ecosystem, another valuable resource we’ll be taking a look at is Nuxt Middleware.
Nuxt provides us with two types of middleware — server and client middleware but before we talk about these types of middleware, let’s understand what a middleware is.
So, what is Mid