Atomic Flux with hot reloading.
Read The Evolution of Flux Frameworks for some context.
Redux was demoed together with React Hot Loader at React Europe.
Watch Dan Abramov's talk on Hot Reloading with Time Travel.
Join the #redux channel of the Reactiflux Slack community
- Webpack for Hot Module Replacement
- The Elm Architecture for a great intro to “stateless Stores”
- Turning the database inside-out for blowing my mind
- Developing ClojureScript with Figwheel for convincing me that re-evaluation should “just work”
- Flummox for teaching me to approach Flux without boilerplate or singletons
- disto for a proof of concept of hot reloadable Stores
- NuclearJS for proving this architecture can be performant
- Om for popularizing the idea of a single state atom
- Cycle for showing how often a function is the best tool
- React for the pragmatic innovation
Special thanks go to Jamie Paton for handing over the redux
NPM package name.