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

[Refactor] 게시판 리스트 페이지 (무한 스크롤 기능 및 데이터 패칭 기능 추가) #206

Open
2 tasks
SeungHyune opened this issue Oct 20, 2024 · 0 comments
Assignees
Labels

Comments

@SeungHyune
Copy link
Collaborator

⚠️ Issue

  • 현재 게시판 리스트는 모든 데이터를 한 번에 로드하고 있습니다. 사용자 경험을 향상시키기 위해 무한 스크롤 기능을 추가하고, react-router의 loader를 사용하여 데이터를 미리 가져오는 방식을 도입하고자 합니다.

✏️ ToDoList

  • 무한 스크롤 기능 추가
  • react-router의 loader 설정
@SeungHyune SeungHyune self-assigned this Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant