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

리팩토링 Big Ticket 설정합니다 #289

Open
2 of 6 tasks
howons opened this issue Dec 14, 2023 · 0 comments
Open
2 of 6 tasks

리팩토링 Big Ticket 설정합니다 #289

howons opened this issue Dec 14, 2023 · 0 comments
Assignees
Milestone

Comments

@howons
Copy link
Collaborator

howons commented Dec 14, 2023

구현내용

각자 리펙토링하거나 추가하고 싶은 기능을 구현합니다.

세부사항

각자 개발하고 싶은 사항

신호원

  • Next.js 14 마이그레이션 #290
    fetch 캐시 오류가 해결되는지 확인해보려고 합니다.
  • 미들웨어로 비로그인 처리
    safeFetch 내부에서 비로그인 처리한 건 작동이 잘 안되서 미들웨어로 해봅니다.
  • 리뷰 작성 서버액션으로 리팩토링
    현재도 route handler로 요청 넣기도 하고, 서버액션도 stable 됐으니 시도해보면 좋을 것 같습니다.
  • [ ]

정진경

  • 히어로 검색 페이지 debouncing 부분 useDebounce hook 으로 분리 + 적용

정태호

  • [ ]

필요하다고 생각하는 사항

  • useEffect dependancy array 보완
    리액트 공식문서 다시 보는데 dependancy array는 선택적으로 하지 말라고 하네요. 반응성 필요 없으면 배열에 안 뜨도록 코드를 바꾸는게 맞다고 합니다.
  • [ ]

기타

@howons howons added this to the 리팩토링 milestone Dec 14, 2023
@howons howons self-assigned this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant