<[object Object] defer="true" src="https://static.cloudflareinsights.com/beacon.min.js" token="0a1dcfae6c4348e2aa2d13c20d9fe61d">

# Vuex

> Explain state management, how to install it, and the basics of the library.
* Core Concepts
    * State
    * Getters
    * Mutation
    * Actions
    * Modules
* Application Structure
* Plugins
* Strict Mode
* Form Handling
* Testing
* Hot Reloading
Last Updated: 3/24/2022, 12:13:05 AM