Skip to content

Conversation

katej0320
Copy link
Collaborator

요구사항

기본

  • [x]
  • []
  • []

심화

  • [x]
  • []

주요 변경사항

스크린샷

image

멘토에게

  • 셀프 코드 리뷰를 통해 질문 이어가겠습니다.

@katej0320 katej0320 added the 매운맛🔥 뒤는 없습니다. 그냥 필터 없이 말해주세요. 책임은 제가 집니다. label Jan 16, 2025
@katej0320 katej0320 changed the title 스프린트 미션5 장보배 [장보배] 스프린트 미션 5 Jan 16, 2025
@katej0320 katej0320 changed the title [장보배] 스프린트 미션 5 [장보배] Sprint 5 Jan 16, 2025
Copy link
Contributor

@withyj-codeit withyj-codeit left a comment

Choose a reason for hiding this comment

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

스프린트 미션하느라 수고 많으셨어요~👏🏻

*/}
</div>
)
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

vscode에서 end of line 설정해주시면 좋을 것 같아요. (참고)

};

fetchData();
}, []);
Copy link
Contributor

Choose a reason for hiding this comment

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

데이터 받는 부분 커스텀 훅 만들고, AllItems, BestItems에서 사용하는 방향으로 리팩토링 해보면 좋을 것 같아요.

Copy link
Contributor

Choose a reason for hiding this comment

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

React 컴포넌트 파일이름의 경우 대문자로 시작하는 경우가 일반적이라 이후에 만드실 때는 대문자로 시작하도록 만들어보시면 좋을 것 같아요.

<p className={style.favouriteCount}>❤️{item.favourtieCount}</p>
</div>


Copy link
Contributor

Choose a reason for hiding this comment

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

불필요한 여백들은 제거하면서 깔끔하게 유지하시면 좋아요.

to="/communityboard">자유게시판</Link>
<Link
className={style.navbuttonspages}
to="/thriftmarket">중고마켓</Link>
Copy link
Contributor

Choose a reason for hiding this comment

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

필요한 경우 NavLink 사용도 고려해보면 좋아요. (참고)

@withyj-codeit withyj-codeit merged commit 85b76e0 into codeit-bootcamp-frontend:React-장보배 Jan 22, 2025
@katej0320 katej0320 deleted the React-장보배 branch February 17, 2025 15:42
@katej0320 katej0320 restored the React-장보배 branch February 17, 2025 15:42
@katej0320 katej0320 deleted the React-장보배 branch February 17, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

매운맛🔥 뒤는 없습니다. 그냥 필터 없이 말해주세요. 책임은 제가 집니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants