[이상달] sprint10#238
Merged
addiescode-sj merged 45 commits intocodeit-bootcamp-frontend:Next-이상달from Aug 13, 2025
Hidden character warning
The head ref may contain hidden characters: "Next-\uc774\uc0c1\ub2ec-sprint10"
Merged
Conversation
addiescode-sj
approved these changes
Aug 12, 2025
Collaborator
질문에 대한 답변
복잡한 비즈니스 로직 & 대용량 처리가 필요한 경우가 아니고, 보통 외부 API를 래핑하거나, 인증 처리하거나, WebSocket 대안으로 실시간 폴링 처리할때 많이 쓰게되는것같아요. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
요구사항
할 일 수정
할 일 삭제
배포 링크
https://doit-next-sd.netlify.app/
주요 변경사항
useQuery/useMutation구조로 변경했습니다.prefetchQuery + dehydrate패턴을 적용해 SSR로 구현하면 기존의 CSR로 데이터 패칭했을 때와 어떤 차이점이 있는지 알아보고 싶어서 적용해봤습니다. (확실히 초기 데이터 패칭 시 이미지도 빠르게 로드되는 것 같네요..!)스크린샷
할 일 수정
수정 사항이 목록에 반영된 모습
할 일 - todo/done 상태 변경
todo/done 변경 상태가 목록에 반영된 모습
파일명/파일크기 검증
할 일 삭제
멘토에게