[week9/mission3] Redux Toolkit으로 만든 UMC Play List를 Zustand로 리팩토링#248
Open
Beuja wants to merge 3 commits into
Open
[week9/mission3] Redux Toolkit으로 만든 UMC Play List를 Zustand로 리팩토링#248Beuja wants to merge 3 commits into
Beuja wants to merge 3 commits into
Conversation
|
이번에도 수고하셨습니다! |
zienyyyy
approved these changes
Jun 2, 2026
|
9주차 미션 수고 많으셨습니다! 🥳 이번 미션은 Redux Toolkit으로 만든 플레이리스트를 Zustand로 리팩토링하며 두 라이브러리의 매력을 비교해 보는 과정이었는데요! Redux Toolkit이 액션과 리듀서를 엄격하게 규격화했다면, Zustand는 가볍고 직관적이라는 점을 체감하셨을 거에요. 작성하신 코드를 검토하실 때는 플레이리스트와 모달 상태가 하나의 Zustand Store에 깔끔하게 통합되었는지, 그리고 컴포넌트에서 필요한 부분만 잘 꺼내 쓰고 있는지 위주로 체크해 보세요! 두 도구의 구조적 차이를 느끼며 나만의 개선점을 찾아보시기 바랍니다. 마지막 10주차도 화이팅입니다 🔥 |
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.
✏️ 작업 내용
#️⃣ 연관된 이슈
closes #231
📷 작업 결과
💡 함께 공유하고 싶은 부분
🤔 질문
✅ 워크북 체크리스트
✅ 컨벤션 체크리스트