Web dev and stuff GitHub Twitter

Typescript - learning resources

This is meant as a brief overview of learning resources for teams who are adopting typescript.

Contents

Beginner

This section is meant for those who have never worked with typescript or typed javascript variants.

The best first step you can do is to read the typescript handbook in the official docs. To be more specific

Intermediate

This section is meant for those who have worked with typescript and understands the basic syntax.

Advanced

This section is meant for experienced typescript users.

Talks

Beginner talks

Intermediate talks