# 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