# chapter\_02

- [타입 주석과 기본 타입](/booil-jung/docs/programming/react_in_typescript/chapter_02/0201.md)
- [인터페이스와 타입 별칭](/booil-jung/docs/programming/react_in_typescript/chapter_02/0202.md)
- [함수 타입과 화살표 함수](/booil-jung/docs/programming/react_in_typescript/chapter_02/0203.md)
- [제네릭(Generics) 기초](/booil-jung/docs/programming/react_in_typescript/chapter_02/0204.md)
- [유니언(Union)과 교차(Intersection) 타입](/booil-jung/docs/programming/react_in_typescript/chapter_02/0205.md)
- [모듈 시스템과 import/export](/booil-jung/docs/programming/react_in_typescript/chapter_02/0206.md)
- [열거형(Enums) 사용법](/booil-jung/docs/programming/react_in_typescript/chapter_02/0207.md)
- [TSConfig 설정 살펴보기](/booil-jung/docs/programming/react_in_typescript/chapter_02/0208.md)
- [디버깅 및 타입 검사 도구](/booil-jung/docs/programming/react_in_typescript/chapter_02/0209.md)
