A few months ago, after a long time studying and reviewing every single subject in (Vanilla) JavaScript and React.js, I decided to learn TypeScript. But, one of the most difficulties as a developer is to decide how and where to learn it, since we have a lot of resources in the world and don't know which one is better. So, in this article, I'll show you 6 sources to learn TypeScript divided by different ways of learning and don't waste time searching.
Interact
Codeacademy
If you want to interact with the code and learn, I always recommend Codeacademy as a good resource, besides for each lesson a quick summary and tasks.
Read
Read the documentation!
If you are like me and read all day, documentation it's one of the best ways to learn more about it. Besides that, I found two cheatsheets that helped me in this learning process.
TypeScript Docs
TypeScript Dipe Dive
TypeScript Cheatsheets
Watch
The Net Ninja
To finish, if you want to code while watching, this is for you! The Net Ninja is one of the best YouTube channels for learning more about this developing world, and for sure, TypeScript.
Thank you for reading this article! And if you want to be updated with the best content, subscribe to my newsletter and see you in the next one.