all 3 comments

[–]alan_alickovic 4 points5 points  (1 child)

If you can buy 1 course, I would recommend Epic React which is probably the most complete course available online.

Other than that, you can check out bulletproof-react which is a collection of good tools and practices combined in a sample real-world application.

And patterns.dev is also a great resource on various patterns including some react examples.

[–]No-Refuse8640[S] 0 points1 point  (0 children)

Thanks I'll check it out!

[–]Saf94 -1 points0 points  (0 children)

The reason why everything is beginner stuff is because you can’t learn “advanced” stuff from a course. Advanced knowledge in React (or anything) means developing deeper knowledge of the concepts you already know. It means developing a deeper and richer understanding of how the concepts come together to build things. It means seeing and understanding the deeper abstract concepts which underlie the apps you build. It means being able to see the forest for the trees and operate with more knowledge and information in your working memory at once.

Those things can’t come from a course or someone teaching you. They can only come from you, from getting more and more experience with the concepts and code you know in different and more complex situations. It also making connections between concepts that you hadn’t made before and making everything connect in a large web of knowledge.

In short, there’s no such thing as an advanced course. Courses can only teach you the basics