Skip to content

Polymorphic Flux example using Dispatchr and Fetchr

Notifications You must be signed in to change notification settings

aronslee/flux-example

 
 

Repository files navigation

An example Flux application using dispatchr and routr.

The server-side React components and dispatchr get dehydrated on the server-side and sent to the client using express-state. The client.js (compiled by webpack) then bootstraps and rehydrates the dispatchr instance and the stores to same state as what they were on the server.

Usage

npm install
node server.js

About

Polymorphic Flux example using Dispatchr and Fetchr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published