feat(week-05): complete week-05 assignment#65
Open
sweatbuckets wants to merge 2 commits intoBay-17th:mainfrom
Open
feat(week-05): complete week-05 assignment#65sweatbuckets wants to merge 2 commits intoBay-17th:mainfrom
sweatbuckets wants to merge 2 commits intoBay-17th:mainfrom
Conversation
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.
과제 제출 정보
주차: Week <05>
과제 유형:
구현 내용
배운 점 (What I Learned)
이번 주에 배운 것 (2-3가지)
어려웠던 점과 해결 방법
어려웠던 점:
web3 특성상 RPC 노드와 통신할 일이 많은 wagmi가 어떤 방식으로 요청을 전송하고 응답을 처리할지 궁금했다.
해결 방법:
quiz를 풀며 wagmi 프로젝트의 기본적인 Provider 구조와 상태(데이터)가 어떤 방식으로 전달되는지를 파악하고 wagmi의 QueryClient가 왜 TanStack을 기반으로 비동기 통신하도록 설계됐는지를 이해했다.
질문 사항
체크리스트
테스트
forge build성공forge test모든 테스트 통과제출 규칙
{username}/week-{XX}형식.env파일이 커밋에 포함되지 않음