Skip to content

Commit be5f3c4

Browse files
committed
Merge pull request reduxjs#217 from xgrommx/patch-1
Update README.md
2 parents 0c16baa + 149968a commit be5f3c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ These async and [universal (aka “isomorphic”)](https://medium.com/@mjackson/
112112
* [react-redux-universal-hot-example](https://github.com/erikras/react-redux-universal-hot-example): Universal. Uses React Router.
113113
* [redux-example](https://github.com/quangbuule/redux-example): Universal. Uses Immutable, React Router.
114114
* [isomorphic-counter-example](https://github.com/khtdr/redux-react-koa-isomorphic-counter-example): Universal. A bare-bone implentation of the [counter example app](https://github.com/gaearon/redux/tree/master/examples/counter). Uses promises-middleware to interact with API via Koa on the server.
115+
* [Awesome list](https://github.com/xgrommx/awesome-redux)
115116

116117
Don’t be shy, add your own!
117118

0 commit comments

Comments
 (0)