Vuex, Redux, Flux


vuex vs redux

Vuex :

  • UI -[dispatch]-> action -[commit]-> mutation -> state

Redux :

Flux 設計理念

Redux

https://chentsulin.github.io/redux/docs/basics/index.html

基本 Redux

Redux Middlware

side effect 異步操作 => redux-thunk & redux-saga

Vuex








你可能感興趣的文章

使用 Django、Vue 以及 AWS 來實作購物車吧!

使用 Django、Vue 以及 AWS 來實作購物車吧!

Python Type Annotations for a Generator

Python Type Annotations for a Generator

Heroku 部署

Heroku 部署






留言討論