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
446 stars 42 forks source link

Add these articles to repo? #30

Closed hdrdavies closed 8 years ago

hdrdavies commented 8 years ago

A cartoon to resemble what's going on with Redux:

https://code-cartoons.com/a-cartoon-intro-to-redux-3afb775501a6#.69zpibshk

With a previous example of Flux:

https://code-cartoons.com/a-cartoon-guide-to-flux-6157355ab207#.yzpzp1nai

This really helped me understand what was going on with both frameworks and why Redux is seen as an improvement.

hdrdavies commented 8 years ago

Another handy explanation (shorter) of hot loading and time-travel debugging in redux:

https://code-cartoons.com/hot-reloading-and-time-travel-debugging-what-are-they-3c8ed2812f35#.pzbtxql0h

nelsonic commented 8 years ago

For sure! great links! :+1:

iteles commented 8 years ago

Nice!

nelsonic commented 8 years ago

huw added articles. :+1: