Getting started with React or NextJS and Typescript is very simple! In this video, we'll look at how to type components, pass props in typescript and react, and useState and useRef work in Typescript.
Mastering those basics will get you very far in working with React or NextJS; I can tell you that from experience.
My functional component snippet: https://pastebin.com/WrxqkSJP
Have fun implementing this knowledge in your future projects with Typescript and React! :^)