Nuxt.js | Middleware | Using store module in middleware

Опубликовано: 02 Октябрь 2024
на канале: WebDevWithArtisan
2,662
28

Hi all,

In this video, we will see the concept of middleware and how to create it in Nuxt.js. I will first use the state from the root store (index.js in store directory) and then the state from a different store module in our middleware.

Hope you enjoy this video Please do not forget to subscribe to my channel if you haven't yet and also do share this video if you find it worth sharing.

Link to Nuxt.js playlist -
   • Nuxt.js tutorial series  

#nuxt #vue #middleware