Skip to content

Commit 0c16baa

Browse files
committed
Merge pull request reduxjs#214 from gaearon/gaearon-patch-1
Add a link to Hot Reloading with Time Travel talk
2 parents 5fc55ad + 7f0eb59 commit 0c16baa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Atomic Flux with hot reloading.
1717

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

69+
## The Talk
70+
71+
Redux was demoed together with **[React Hot Loader](https://github.com/gaearon/react-hot-loader)** at React Europe.
72+
Watch **[Dan Abramov's talk on Hot Reloading with Time Travel](https://www.youtube.com/watch?v=xsSnOQynTHs).**
73+
6874
## Demo
6975

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

0 commit comments

Comments
 (0)