KodersLab / topologically-combine-reducersLinks
Inspired by a @gaeron comment at @londonreact, a way to combine reducers by their dependencies and access at their values.
☆79Updated 9 years ago
Alternatives and similar repositories for topologically-combine-reducers
Users that are interested in topologically-combine-reducers are comparing it to the libraries listed below
Sorting:
- Stop worrying about method/function binding!!☆42Updated 9 years ago
- Optimize React code by making pure classes into functions☆61Updated 7 years ago
- Add markers to your React components for easy testing with actual DOM elements☆79Updated 7 years ago
- Middleware to block redux actions based on provided criteria.