https://www.vuemastery.com/courses/vuex-fundamentals/vuex4-intro-to-vuex/
In this course, we'll be exploring the fundamentals of Vuex: Vue's state management library.
vue masteryintrovuexfundamentals
https://www.vue-plugins.org/plugins/vuex
Centralized State Management for Vue.js. Use Pinia for Vue 3 instead.
vuexjsplugin
https://www.vuemastery.com/courses/from-vuex-to-pinia/what-is-pinia/
Learn Vue 3’s new elegant state management library built upon the composition API
vue masterypiniavuex
https://vuex.vuejs.org/
Centralized State Management for Vue.js
vuex
https://piccalil.li/blog/what-i-learned-from-migrating-a-vue-project-from-vuex-to-pinia/
Big refactors and migrations for key infrastructure like global state are not to be taken lightly. Michelle Barker is here to show us how she did exactly that...
learnedmigratingvueproject
https://www.vuemastery.com/courses/mastering-vuex/intro-to-vuex/
Learn how Vuex can solve the problems of state management in a Vue application
vue masteryintrovuexmastering