Resources for Learning React/Redux

I just wanted to chime in and give a review of Andrew Mead’s Complete React Developer course on Udemy. This is a HUGE course, and I got it for $17. The money has been very very much worth it. I admit there is a lot of repetition with some of the small tasks, but I know these are good for really internalizing what’s going on. The course covers React, Redux, webpack setup, pushing to git and heroku, using Foundation and SCSS, making async calls to a Firebase database, and testing with Mocha, Karma, and Expect! I still haven’t finished everything, and he continues to add more material, just adding a new section for all the ES6 styling of writing React components as extensions of Component class and other things. I took a break because I felt confident enough to start coding my own React/Redux app to put my skills to test and completed it on my own. Highly recommend it.

3 Likes