Sample actions
Build an action
Animation speed
1.0×
Legend
Action — a plain object
Dispatcher — the one entry point
Reducer — pure function
Store — single source of truth
View — derived render
Rendered view render(store.getState())
0
state.counter
increment / decrement
increment / decrement