React Topic Relevancy

Hi future coders!

I am currently in the React section, having completed about 40% of it. I’ve noticed that many upcoming topics are based on class components. However, I’ve read that class components are becoming less relevant in modern React, and the industry has shifted towards functional components with hooks. For instance, when exploring the topic of PropTypes from FreeCodeCamp on the official React website, it states that PropTypes are considered legacy: Typechecking With PropTypes.

I’m wondering about the relevance of the current React course on FreeCodeCamp. Should I continue with it, or would it be more beneficial to explore alternative courses on platforms like Udemy?

Thank you for any guidance!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.