How I learned #TypeScript: 1


How I learned #TypeScript:

1. I read the docs.

2. @basarat book: https://basarat.gitbook.io/typescript/

3. @swyx React cheat sheet: https://react-typescript-cheatsheet.netlify.app

4. @ddprrt blog: https://fettblog.eu/articles/

5. Follow @mattpocockuk

6. Use the TS playground while learning from the sources above.
That was a partial list.

Here’s the full list of resources I’ve used, and lessons I’ve learned so far:

https://github.com/coryhouse/reactjsconsulting/issues/25

View original on X