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

[정윤호] sprint8 #254

Conversation

KingNono1030
Copy link

@KingNono1030 KingNono1030 commented Jul 14, 2024

요구사항

  • Github에 PR(Pull Request)을 만들어서 미션을 제출합니다.
  • 피그마 디자인에 맞게 페이지를 만들어 주세요.
  • �Typescript를 사용합니다

기본

  • 스프린트 미션 1 ~ 7에 대해 typescript를 적용해주세요
  • []
  • []

심화

  • [x]
  • []

주요 변경사항

스크린샷

image

멘토에게

  • 만일 상품 정보 product = { id, price, name... } 를 props 로 부모 컴포넌트가 자식 컴포넌트에게 내리는 상황이 있을 때, 양쪽 모두에서 항상 타입을 정의해야만 하는건지 궁금합니다.
  • 타입의 재사용을 위해 모든 타입들을 types.ts 에서 관리하는게 바람직한지, 컴포넌트의 타입은 해당 컴포넌트를 정의한데서 명시하는게 더 좋은지 궁금합니다!
  • 저는 tailwind 로 스타일링을 적용했습니다. 모든 js, jsx 확장자를 ts, tsx 로 바꾸던 중, tailwind.config.js 파일은 확장자를 바꾸니 tailwind의 스타일링이 적용되지 않는 문제가 발견되었는데, 타입스크립트 프로젝트에서 이러한 파일들은 js로 남겨두어도 괜찮은지 궁금합니다.

@KingNono1030 KingNono1030 requested a review from leejyart July 14, 2024 14:19
@KingNono1030 KingNono1030 self-assigned this Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant