Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 308 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 308 Bytes

TypeScript 101

This repository will give you an introduction to TypeScript.

The directory 01-getting-started contains snippets of code that describe various features of TypeScript, while the directory 02-exercises contains exercises for you to solve using your newly acquired knowledge of TypeScript.