Skip to content

Instantly share code, notes, and snippets.

@mdmuzammalhoq
Created May 12, 2021 03:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdmuzammalhoq/aa941f43266ee214a3c464cdb39e3087 to your computer and use it in GitHub Desktop.
Save mdmuzammalhoq/aa941f43266ee214a3c464cdb39e3087 to your computer and use it in GitHub Desktop.
Vue Definitions
State -> store, space
Getters -> data getting
mutations -> change state data
Actions -> Order mutations to change specific data
Module -> chapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment