标签:http 技术 span targe org com alt cer log
【combineReducers】
Redux provides a utility called combineReducers().
The following two diagram has the same effect.
You could also give them different keys, or call functions differently. These two ways to write a combined reducer are equivalent:
参考:http://redux.js.org/docs/basics/Reducers.html
标签:http 技术 span targe org com alt cer log
原文地址:http://www.cnblogs.com/tekkaman/p/6786611.html