I started learning redux about two months ago and I was really frustrated that I wasn’t getting it. I messaged the creator, Dan Abrimov, and he showed me some helpful resources. I thought it might be useful to share these.
This is basically an order for learning React/Redux with lots of links:
And this is an examples folder on github I downloaded and played around with:
This video compares a small application he builds in react with and without redux:
It’s much easier to understand why it’s useful when you start to scale an application.