TypeScript Overview
개발 환경 구축 및 컴파일러 사용
IDE 활용
Compiler Options
TypeScript Basic Types
var, let, const
Type assertions, Type alias
Interface
Class (1)
Class (2)
Generic
Iterator
Decorator
Type Inference