Skip to content

Commit

Permalink
Merge pull request #172 from erikras/master
Browse files Browse the repository at this point in the history
added link to erikras' starter kit example in README
  • Loading branch information
gaearon committed Jun 23, 2015
2 parents 3a14e8a + cf0858a commit c1964b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,8 @@ When in doubt, use the shorter option!

Besides the examples in this repo, there is an [officially supported example](https://github.com/emmenko/redux-react-router-async-example) (_still WIP_) tackling those implementations.

There is also a complete universal (isomorphic), hot-reloading example with `react-router` and asynchronous data fetching from both the client and server [here](https://github.com/erikras/react-redux-universal-hot-example/).

### How does hot reloading work?

* http://webpack.github.io/docs/hot-module-replacement.html
Expand Down

0 comments on commit c1964b0

Please sign in to comment.