saga 怎么合并多個 例如 fetchData函數(shù)呢箍邮?一般sagas文件會 export default function* watchFetchData函數(shù),函數(shù)中只能監(jiān)視一個action, 怎么才能監(jiān)視多個action呢选酗?例如 reducer 的 combineReducers 函數(shù)
Redux Saga 實踐本文用以記錄從調(diào)研Redux Saga笔链,到應(yīng)用到項目中的一些收獲珠闰。 什么是Redux Saga 官網(wǎng)解釋 來自:https://github.com/redux-saga/r...