Skip to main content

Vuex 배움 목차

배움 목차#

https://vuex.vuejs.org/guide/

Essential#

  • State
  • getters
  • Mutations
  • actions
  • Modules

Advanced#

  • Application structure
  • Plugins
  • Strict mode
  • Form handling
  • testing
  • Hot reloading