Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 24

Vue.js Dev Tools - Vuex

If you are using Vuex in your project, one really cool thing that you can access to is

the Vuex tab in the Vue Dev Tools.

What this allow us to do is to monitor the state of the application as we make changes

to the data.

If you remember how our month selector up here, it triggers some mutations, so if we

increment, you'll see that we get this setCurrentMonth mutation over in this list on the left.

What's really cool about this is that you


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom