bananaoomarang / isomorphic-redux

Isomorphic Redux demo, with routing and async actions
https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4
MIT License
455 stars 87 forks source link

Isomorphic Redux Demo

Warning! This project is very old at this point! Some of the ideas may be fine would not recommend you use it as a modern reference

Basic isomorphic app built on Redux

How this app works is thoroughly explained in Tutorial: Handcrafting an Isomorphic Redux Application (With Love)

$ npm run dev
$ browser http://localhost:3000

Code comments courtesy of: https://github.com/knee-cola