Conversation
YuJin020303
reviewed
Nov 28, 2025
There was a problem hiding this comment.
주어진 코드에서는 price가 string이긴 하지만 number로 바꿔서 사용하는게 저는 좀더 편했던 것 같습니다!
onebone
approved these changes
Dec 1, 2025
Contributor
onebone
left a comment
There was a problem hiding this comment.
이번 9주차 워크북 고생 많으셨습니다!! 핵심적이었던 Redux Toolkit과 Zustand의 활용을 잘 이해하신 것 같네요 👍슬라이스도 잘 구성해두신 것 같습니다. 한 가지 사소한 리뷰를 남기자면 미션1의 decrease에서는 개수가 0이 됐을 때 아이템을 삭제하고 있지 않은데 미션3처럼 1보다 작으면 삭제해뒀으면 더 일관성을 유지할 수 있는 코드가 됐을 것 같네요! 미션1에서 UI에서 아이템을 직접 삭제하고 있더라도 상태 관리의 일관성을 유지하기에 확인해두는 코드가 있는 게 유리할 것 같습니다!
9주차 워크북 너무 잘 해주셨고 남은 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.
✅ 9주차 워크북 완료 🎉
워크북을 완료한 챌린저분들, 수고 많으셨습니다!
이곳에 학습 진행 중 트러블슈팅(문제 해결 경험), 커밋별 설명, 그리고 소감을 자유롭게 남겨주세요.
서로의 경험을 공유하며 성장해봐요! 🚀
🛠️ 트러블슈팅 (Troubleshooting)
문제
원인 분석
해결 방법
📌 커밋별 설명 (Commit Log)