Tutorials Videos Menu
Website Pro NEW

TypeScript Tutorial

TypeScript is JavaScript with added syntax for types.

Start learning TypeScript now »

Examples in Each Chapter

Our "Try it Yourself" editor makes it easy to learn TypeScript.

You can edit TypeScript code and view the result in your browser.

Example

console.log('Hello World!');
Try it Yourself »

Click on the "Try it Yourself" button to see how it works.

We recommend reading this tutorial in the sequence listed in the left menu.