This repository serves as an interactive guide to TypeScript.
It is built using Docusaurus.
- Interactive examples with solutions
- Progress saved locally
- Explanation of TypeScript concepts from the ground up
- Best practices for using TypeScript
This course assumes that you have:
- Proficiency with JavaScript (or minimally any other language)
To get started with TypeScript from Zero, access the online guide here.
- A guide to TypeScript syntax and best practices when using TypeScript in your codebase
- An interactive learning experience with practical examples
- A guide to setting up TypeScript in your project
- A JavaScript tutorial
This set of course materials was prepared by Jeff Sieu.
Some of the examples and explanations were inspired by the official TypeScript documentation.