Github repo:

https://github.com/codeTIT4N/learning-typescript

TypeScript: is a JavaScript Superset. it is a language building up on JavaScript.

Lessons:

1. Getting Started

2. TypeScript Basics & Basic Types

3. The TS Compiler (and its configuration)

4. Next-generation JavaScript and TypeScript

6. Advanced Types

7. Generics

8. Decorators

9. Practice Time: “Drag & Drop” Project

10. Modules & Namespaces

11. Using Webpack with TypeScript

12. 3rd Party Libraries & TypeScript

13. Practice Time: “Select & Share a Place” App (incl. Google Maps)

14. React.js & TypeScript