TypeScript

기본 타입(Basic Types)

Type의 이해

함수 타입 (Function Type)

인터페이스 (Interface)

클래스(Class)

클래스 상속(Class Extends)

추상 클래스(Abstract Class)

인터페이스의 구현(implements)

제너릭스(Generics)

타입 조작(Type Manipulation)

조건부 타입(Conditional Types)

유틸리티 타입(Utility Types)