Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4주차/민] 키워드 제출합니다 #51

Merged
merged 6 commits into from
Nov 8, 2024

Conversation

KOOMINSEOK
Copy link

@KOOMINSEOK KOOMINSEOK commented Oct 30, 2024

✅ 워크북 체크리스트

  • 모든 핵심 키워드 정리를 마쳤나요?
  • 핵심 키워드에 대해 완벽히 이해하셨나요?
  • 이론 학습 이후 직접 실습을 해보는 시간을 가졌나요?
  • 미션을 수행하셨나요?
  • 미션을 기록하셨나요?

✅ 컨벤션 체크리스트

  • 디렉토리 구조 컨벤션을 잘 지켰나요?
  • pr 제목을 컨벤션에 맞게 작성하였나요?
  • pr에 해당되는 이슈를 연결하였나요?(중요)
  • 적절한 라벨을 설정하였나요?
  • 파트장에게 code review를 요청하기 위해 reviewer를 등록하였나요?
  • 닉네임/main 브랜치의 최신 상태를 반영하고 있는지 확인했나요?(매우 중요!)

📌 주안점

lsy1307
lsy1307 previously approved these changes Nov 4, 2024
Copy link

@lsy1307 lsy1307 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

민 구현은 잘 하셨는데 className을 css를 위해 사용하셨다면 styled-components로 변경하지 않은 이유가 궁금합니당

@KOOMINSEOK
Copy link
Author

css적용할 것들이 많아지면 styled-component가 가독성이 떨어지는 것 같아 일단 css로 먼저 작성하고 시작했는데
css 작성할 내용이 별로 없으면 styled-component 활용해도 좋을것 같네요! 다음부터는 적용해보겠습니다

@KOOMINSEOK KOOMINSEOK merged commit 37de24c into UMC-Inha:min/main Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chapter04_useNavigate, useParams, useLocation, custom-hook 사용 방법
2 participants