README.md

July 16, 2019 ยท View on GitHub

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

Contents

  1. 1Isomorphic Redux Demo
  2. 2Warning! 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