dwyl / learn-redux

:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
GNU General Public License v2.0
447 stars 42 forks source link

Re-Watch Hot Reloading with Time Travel #3

Closed nelsonic closed 7 years ago

nelsonic commented 8 years ago

Re-watch Dan's talk: https://youtu.be/xsSnOQynTHs

Live React: Hot Reloading with Time Travel

(watched this back in the summer, but need to re-watch...)

nelsonic commented 8 years ago

The talk gives a good demo of the react (redux) hot reloader but does not show how to use it...