# chapter\_10

- [Props를 통한 단방향 데이터 흐름](/booil-jung/docs/programming/react_in_typescript/chapter_10/1001.md)
- [Context API로 전역 상태 관리하기](/booil-jung/docs/programming/react_in_typescript/chapter_10/1002.md)
- [상위 컴포넌트에서 하위 컴포넌트 호출 패턴](/booil-jung/docs/programming/react_in_typescript/chapter_10/1003.md)
- [Render Props와 Children Props 패턴](/booil-jung/docs/programming/react_in_typescript/chapter_10/1004.md)
- [Custom Hook을 통한 상태 공유](/booil-jung/docs/programming/react_in_typescript/chapter_10/1005.md)
- [콜백 함수를 통한 하위->상위 데이터 전달](/booil-jung/docs/programming/react_in_typescript/chapter_10/1006.md)
- [Context 성능 이슈 및 최적화](/booil-jung/docs/programming/react_in_typescript/chapter_10/1007.md)
- [복잡한 계층 구조를 단순화하는 전략](/booil-jung/docs/programming/react_in_typescript/chapter_10/1008.md)
