DEV Community

Cover image for Suggest the most up to date React course available
Othman
Othman

Posted on

Suggest the most up to date React course available

I've been trying to learn React but it seems like every popular course that I get recommended/find is outdated.

I've been taking the Stephen Grider course and it's been teaching me class-based components and using things that are no longer in practice like mapStateToProps when using Redux.

So I had to refer to documentations and other videos in order to use hooks and whatnot.

Is there a good course that goes deep into React and is also up to date?

Top comments (0)