HACKER Q&A
📣 user0x1d

Best resource to learn TypeScript with React?


I already know React and have suffered too much without the use of types. I wonder if there's good content out there to learn React + TypeScript. The courses I have found on youtube don't seem to help a lot. I usually follow along ,develop whatever it is that the course is developing, and then go on to developing my own stuff. Couldn't find anything that enabled me do just that.


  👤 jhvkjhk Accepted Answer ✓
You can checkout the Prerequisites section in https://react-typescript-cheatsheet.netlify.app/docs/basic/s...