Add Redux to a React application

Share this video with your friends

Send Tweet

Using the popular create-react-app, we’ll look at each and every step necessary to add state management via Redux. We’ll create an App from scratch, then install redux along with the dependencies needed to make it work with React.

Vamshi
Vamshi
~ 7 years ago

Great intro!

Felix Rubio
Felix Rubio
~ 7 years ago

Nice introduction to react app, however, the audio is not clear

Rajat Raj
Rajat Raj
~ 7 years ago

If possible, could you give links to yarn intro article? What are the pre-requisites for this course?

Danut Codrescu
Danut Codrescu
~ 7 years ago

An excellent course. Covers a lot ranging from redux, rxjs and testing. It also gives very good tips about dependency injection for testing. thumbs up for this one!