Learn about using Vuex modules to better manage application state in a Vue app. Modules allow for better organization and avoid naming clashes, making state management more manageable in large applications.

4m read time From css-irl.info
Post cover image
Table of contents
The Vuex StoreCreating modulesRegistering a moduleLocal and global stateGetting organised

Sort: