|
|
|
|
|
by makajs
2801 days ago
|
|
2、Redux -- difficult to learn
Redux is a best implementation of Flux, but it is difficult for beginners to get started. It proposes concepts such as connect, action, reducer, dispatch, store, middleware, etc. MakaJs is based on Redux, you can only understand View, Action, State |
|