Skip to content

riskers/data-flow-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

data flow in vue implement

includes:

  • vue
  • vuex

Start

cd vue
npm install && npm start

vuex flow

                                                     yes
                                                  /------> dispatch action ---
 --------------------                           /                              \
| view trigger action | ----> action is async ?                                 \ ---- > Store
 --------------------                           \    no                         /
                                                  \------> commit mutation --- /

About

data flow in vue implement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published