Getting Started with Redux

EGH_Redux-New-cover

Managing state in an application is critical, and is often done haphazardly. Redux provides a state container for JavaScript applications that will help your applications behave consistently.

Redux is an evolution of the ideas presented by Facebook’s Flux, avoiding the complexity found in Flux by looking to how applications are built with the Elm language.

“Getting Started with Redux” is a free set of video tutorials by the Redux author, Dan Abramov, himself on working with Redux. I found these very easy to follow and understand.

There’s also a follow-up set entitled “Building React Applications with Idiomatic Redux”

Egghead.io: Getting Started with Redux →
Egghead.io: Building React Applications with Idiomatic Redux →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Join the Conversation

1 Comment

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.