Skip to content

Commit

Permalink
Add redux-batched-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jul 30, 2015
1 parent dcbeaf2 commit 13058f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/introduction/Ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ On this page we will only feature a few of them that the Redux maintainers have
* [redux-thunk](http://github.com/gaearon/redux-thunk) — The easiest way to write async action creators
* [redux-promise](https://github.com/acdlite/redux-promise)[FSA](https://github.com/acdlite/flux-standard-action)-compliant promise middleware
* [redux-rx](https://github.com/acdlite/redux-rx) — RxJS utilities for Redux, including a middleware for Observable
* [redux-batched-updates](https://github.com/acdlite/redux-batched-updates) — Batch React updates that occur as a result of Redux dispatches

## Libraries

Expand Down

0 comments on commit 13058f0

Please sign in to comment.