We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
각자 리펙토링하거나 추가하고 싶은 기능을 구현합니다.
The text was updated successfully, but these errors were encountered:
howons
No branches or pull requests
구현내용
각자 리펙토링하거나 추가하고 싶은 기능을 구현합니다.
세부사항
각자 개발하고 싶은 사항
신호원
fetch 캐시 오류가 해결되는지 확인해보려고 합니다.
safeFetch 내부에서 비로그인 처리한 건 작동이 잘 안되서 미들웨어로 해봅니다.
현재도 route handler로 요청 넣기도 하고, 서버액션도 stable 됐으니 시도해보면 좋을 것 같습니다.
정진경
정태호
필요하다고 생각하는 사항
리액트 공식문서 다시 보는데 dependancy array는 선택적으로 하지 말라고 하네요. 반응성 필요 없으면 배열에 안 뜨도록 코드를 바꾸는게 맞다고 합니다.
기타
The text was updated successfully, but these errors were encountered: