bugl
bugl
HomeLearnPatternsSearch
HomeLearnPatternsSearch

Loading lesson path

Learn/TypeScript/Practice and Exercises
TypeScript•Practice and Exercises

TypeScript Syllabus

Introduction

The

Formula

W3Schools TypeScript Tutorial is comprehensive and beginner - friendly.

It will give you a fundamental knowledge of TypeScript. It is designed for beginners and requires only basic JavaScript knowledge.

Formula

The content has been carefully made to be bite - sized, simple, and easy to understand.

The content has been proven by millions of users over the years. It is updated and improved frequently. The syllabus outline and its sequence are structured so you can learn TypeScript step by step, from the introduction to advanced features. Get Started With TypeScript »

Learning Outcomes

Learn what TypeScript is and how to get started Work with simple types (string, number, boolean) Use special types (any, void, never, undefined, null)

Create and work with arrays and tuples

Define object types and enums

Use type aliases and interfaces

Work with union types and functions

Understand type casting and classes

Use basic generics and utility types

Note:

Are you a teacher teaching TypeScript?

Previous

TypeScript Quiz

Next

TypeScript Study Plan