Nuxt is a convention-over-configuration style framework which is very extensible. Middlewares are the Nuxt construct which acts as a navigation guard, just like the Vue Router. Nuxt controls the router as part of its abstraction from the intricacies of a universal application (runs on the client or server)
Sort: