Goal: Learn **TypeScript** with the motto: **Learning by doing** - Getting started: - [Read typescript documentation](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html) - [TypeScript Tutorial - tutorialspoint](https://www.tutorialspoint.com/typescript/index.htm) - YouTube tutorials - [Detailed tutorial series on youtube](https://www.youtube.com/playlist?list=PLNmsVeXQZj7pwHqtQSBXGBUNkyGGOJQXf&app=desktop) - [TypeScript and Node.js](https://www.youtube.com/watch?v=BwuLxPH8IDs&t=1193s) - Udemy courses: - [Introduction to TypeScript](https://www.udemy.com/course/typescript/) - [Complete TypeScript For Beginners](https://www.udemy.com/course/typescript/) - Exercises to practice the language - [w3resources](https://www.w3resource.com/javascript-exercises/javascript-array-exercises.php) - [codility](https://app.codility.com/programmers/lessons/1-iterations/) - [exercism.io](https://exercism.io/tracks/typescript)