React and Redux - Extra Resources?

I just finished the react and redux challenges but i still feel like i can’t quite grasp these frameworks at the level i want to before i start the projects. Anyone know some good resources to help me better understand react, redux and using them together? Thanks in advance.

Maybe you can try with official documentation…

1 Like

:joy: not a bad idea haha thanks

1 Like

You’re welcome. :slight_smile: :slight_smile:

Free resources? Or are paid ones ok? Andrew Mead’s course on Udemy is very good and won’t cost much ($10.99 right now): https://www.udemy.com/react-2nd-edition/learn/v4/

If you don’t mind spending a small amount of money, these two books are pretty good: https://daveceddia.com/pure-react/
https://gumroad.com/l/Ocgbb (scroll to the bottom to see the lowest-priced version)

But if you prefer free, this is a great starting point: https://medium.freecodecamp.org/learning-react-roadmap-from-scratch-to-advanced-bff7735531b6

1 Like

These are amazing, especially that medium article. Thanks :slight_smile: