thwlckd / plantopia-react

식집사 식물 관리 서비스
https://plantopia-react.vercel.app
0 stars 0 forks source link

코드 리팩토링 #1

Open thwlckd opened 1 year ago

thwlckd commented 1 year ago

리팩토링

thwlckd commented 1 year ago

식물 도감 페이지(담당 파트) 우선 작업

  • 페이지 전환 시 매번 추천 식물이 바뀌지 않도록 수정 → staleTime 5분
  • 새로고침(F5) 혹은 해당 카테고리의 추천 식물 새로고침 버튼을 통해 새로운 추천 식물 리스트 제공
thwlckd commented 11 months ago

메인(홈) 페이지, 다이어리 페이지 리팩토링

  • react query를 이용한 클라이언트-서버 데이터 분리
  • react-loading-skeleton 도입
  • 날씨 데이터 로딩시, 스켈레톤 UI 적용