connect
functionconnect
and middleware as well.connect()
function that illustrates the basic implementationcombineReducers
http://randycoulman.com/blog/2016/11/22/taking-advantage-of-combinereducers/
Examples of using combineReducers
multiple times to produce a state tree, and some thoughts on tradeoffs in various approaches to reducer logic.applyMiddleware
works, and how to write middleware.