-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FE][FEAT] React Query 도입 #267
Labels
Comments
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
pillow12360
added a commit
that referenced
this issue
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🤷 구현할 기능
React Query 도입
1. 현재 상황 분석
현재 아키텍처의 문제점
분산된 상태 관리
비효율적인 데이터 관리
에러 처리 및 로딩 상태
2. React Query 도입 목표
기술적 목표
중앙화된 상태 관리
성능 최적화
개발 경험 개선
비즈니스 목표
사용자 경험 개선
개발 생산성 향상
3. 구현 계획
Phase 1: 기반 설정
Phase 2: API 서비스 계층 구현
Phase 3: Query Hooks 구현
Phase 4: 컴포넌트 마이그레이션
4. 상세 구현 사항
QueryClient 설정
캐시 전략
쿼리 키 구조
캐시 무효화 규칙
5. 예상되는 개선 효과
성능 지표
응답 시간
리소스 사용
코드 품질
유지보수성
확장성
6. 리스크 및 고려사항
잠재적 리스크
마이그레이션 복잡성
성능 관련
대응 방안
The text was updated successfully, but these errors were encountered: