[9팀 김정태] [Chater 1-3] React, Beyond the Basics #56
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
과제 체크포인트
기본과제
심화 과제
과제 셀프회고
기술적 성장
1. 메모이제이션 (Memoization)
2. React 훅 (Hooks)
3. 의존성 배열 (Dependency Array)
4. 리렌더링 최적화
5. 테스트 코드 작성 및 통과
예제 코드
useMemo.ts
Header.tsx
코드 품질
App.tsx 일부
학습 효과 분석
과제 피드백
리뷰 받고 싶은 내용
코드 구조
질문 및 요청 사항
1. 컴포넌트 분리 기준:
2. 코드 구조 및 설계: