There was an error while loading. Please reload this page.
1 parent adead29 commit 999554dCopy full SHA for 999554d
README.md
@@ -51,3 +51,9 @@ Webpack to bundle everything up listen for files changes and hot reload them to
51
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.
52
53

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