流程(data flow)#. 在Redux 中所有資料狀態的改變流程都一樣:Action Creator ->Dispatcher -> Reducer -> Store -> new state.
確定! 回上一頁