Skip to content

Commit 999554d

Browse files
authored
Update README.md
1 parent adead29 commit 999554d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,9 @@ Webpack to bundle everything up listen for files changes and hot reload them to
5151
We will be using React, Redux and React Router to match url requests, and render the state to html that we can then send back to the client.
5252

5353
![hmr-ssr](https://cloud.githubusercontent.com/assets/2454928/18360529/39573fe2-75b3-11e6-8a06-75bc2664e98d.gif)
54+
55+
#### Useful Links
56+
[Ultimate Hot Reloading Example](https://github.com/glenjamin/ultimate-hot-reloading-example)
57+
[React Redux Universal Hot Example](https://github.com/erikras/react-redux-universal-hot-example)
58+
[Ducks Modular Redux](https://github.com/erikras/ducks-modular-redux)
59+

0 commit comments

Comments
 (0)