The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this lesson we finish up our Vuex modules refactor by making the necessary code changes in the components that interact with the store. Though the process has been long and tedious, some obvious patterns arise making it a fairly straightforward process. The moral of the story: don't be afraid to use Vuex modules, the sooner the better.