Conversation
tgyeongt
approved these changes
Dec 1, 2025
Collaborator
tgyeongt
left a comment
There was a problem hiding this comment.
안녕하세요. 7주차 과제하느라 수고하셨습니다!
mutation을 적절히 활용해 로직을 분리하신 점이 좋았습니다.
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.
✅ 7주차 워크북 완료 🎉
🛠️ 트러블슈팅 (Troubleshooting)
문제
css가 적용이 되지 않는 문제가 발생함
원인 분석
tailwindcss의 버전이 맞지 않았던 문제
해결 방법
올바른 버전으로 재설치 하여 해결
📌 커밋별 설명 (Commit Log)
FEAT : w0 keywords
FEAT : week01 TODO LIST
FEAT : week01 todoList add CSS
CHORE : 할 일 등록 함수 안정성 고려
REFACTOR : 안정성 고려 코드 수정
FEAT : 투두리스트 App 한 파일로 구현
REFACTOR : contextAPI 사용
REFACTOR : week02 투두-리스트 아이템 컴포넌트 분리
FEAT : w2-m2 다크/라이트 모드 구현
REFACTOR : w2-m2_review; 리스트 아이템 수정
FEAT : Tailwind CSS 설치
FEAT : w3-m1 영화 그리드 구현
FEAT : w3-m1 hover 기능 구현
FEAT : w5-m1 기능 구현
FEAT : w6-mission
FEAT : w7-mission