https://github.com/gaearon/react-transform-boilerplate
https://github.com/kriasoft/react-starter-kit/tree/master/src/public
Also called: Effects. Can be used as base for creating statless dependencies.
- reduxjs/redux#1528
- https://github.com/yelouafi/redux-saga
- https://github.com/gaearon/redux-thunk
- http://stackoverflow.com/questions/35411423/how-to-dispatch-a-redux-action-with-a-timeout/35415559#35415559
Based on discussion on redux github issue page, best way is to use higher order reducerd and compose them with actions and bind namespace id to those actions. reduxjs/redux#786 Forms use similar solution to bind properties to a given form: