DEV Community

Discussion on: Watch for Vuex State changes!

Collapse
 
xgenvn profile image
Brian Ng

From my previous read, I would love to see we can provide consistent tutorial and samples.
I also use mounted hook to fetch API due to non-SSR requirements. But then I'm working on some Nuxt projects so I need to change my own practice.
If you can update the examples then it'll be perfect. Thank you.

Thread Thread
 
viniciuskneves profile image
Vinicius Kiatkoski Neves

It took a bit longer than what I expected but just updated the repository with the examples. I'm going to update the examples here as well. Thank you again for pointing it out!

Thread Thread
 
viniciuskneves profile image
Vinicius Kiatkoski Neves

It should be all up-to-date now. I've also checked the text itself to update any references to mounted.