Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.73 KB

learn-ts.md

File metadata and controls

21 lines (17 loc) · 1.73 KB
id title sidebar_label
learn_ts
Time to Really Learn TypeScript
Time to Really Learn TypeScript

Believe it or not, we have only barely introduced TypeScript here in this cheatsheet. If you are still facing TypeScript troubleshooting issues, it is likely that your understanding of TS is still too superficial.

There is a whole world of generic type logic that you will eventually get into, however it becomes far less dealing with React than just getting good at TypeScript so it is out of scope here. But at least you can get productive in React now :)

It is worth mentioning some resources to help you get started: