# chapter\_07

- [이벤트 바인딩 문법과 이벤트 타입](/booil-jung/docs/programming/react_in_typescript/chapter_07/0701.md)
- [SyntheticEvent와 타입 정의](/booil-jung/docs/programming/react_in_typescript/chapter_07/0702.md)
- [폼(Form) 이벤트와 onChange, onSubmit](/booil-jung/docs/programming/react_in_typescript/chapter_07/0703.md)
- [상태 관리 패턴: Controlled vs Uncontrolled](/booil-jung/docs/programming/react_in_typescript/chapter_07/0704.md)
- [키보드, 마우스 등 다양한 이벤트 핸들링](/booil-jung/docs/programming/react_in_typescript/chapter_07/0705.md)
- [커스텀 이벤트 훅 작성해 보기](/booil-jung/docs/programming/react_in_typescript/chapter_07/0706.md)
- [이벤트 최적화 기법(Throttle, Debounce)](/booil-jung/docs/programming/react_in_typescript/chapter_07/0707.md)
- [접근성(ARIA) 고려한 이벤트 처리](/booil-jung/docs/programming/react_in_typescript/chapter_07/0708.md)
