Skip to content

Commit

Permalink
Add a link to Hot Reloading with Time Travel talk
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jul 5, 2015
1 parent 5fc55ad commit 7f0eb59
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Atomic Flux with hot reloading.

- [Why another Flux framework?](#why-another-flux-framework)
- [Philosophy & Design Goals](#philosophy--design-goals)
- [The Talk](#the-talk)
- [Demo](#demo)
- [Examples](#examples)
- [Simple Examples](#simple-examples)
Expand Down Expand Up @@ -65,6 +66,11 @@ Read **[The Evolution of Flux Frameworks](https://medium.com/@dan_abramov/the-ev
* The API surface area is minimal.
* Have I mentioned hot reloading yet?

## The Talk

Redux was demoed together with **[React Hot Loader](https://github.com/gaearon/react-hot-loader)** at React Europe.
Watch **[Dan Abramov's talk on Hot Reloading with Time Travel](https://www.youtube.com/watch?v=xsSnOQynTHs).**

## Demo

<img src='https://s3.amazonaws.com/f.cl.ly/items/2Z2D3U260d2A311k2B0z/Screen%20Recording%202015-06-03%20at%2003.22%20pm.gif' width='500'>
Expand Down

0 comments on commit 7f0eb59

Please sign in to comment.