banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars 36 forks source link

Scaffold best practice example of fetching from API #2

Closed banderson closed 8 years ago

banderson commented 9 years ago

See comment thread here for details and rationale: https://github.com/gaearon/redux/issues/291#issuecomment-123010379

kevinold commented 9 years ago

I'm interested in seeing this as well. I think I have a good idea of how to structure but any explicit example will certainly clear up any confusion.