People usually start with the basics of JSX and components, but before that, I want to explain why React is important.
To answer this question, I want you to understand how React works behind the scenes: the virtual DOM, shadow DOM, diffing algorithm...