glenjamin / ultimate-hot-reloading-example

Hot reload all the things!
964 stars 93 forks source link

Add some more docs to the README #7

Open glenjamin opened 8 years ago

glenjamin commented 8 years ago

state goal of project, and how it's different from a boilerplate.

glenjamin commented 8 years ago

link to https://github.com/GetExpert/redux-blog-example as a React router example

ericgrosse commented 8 years ago

Can you explain more the distinction between client and server side behavior? I'm rather confused thinking about Redux reducers running on both ends for example.