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

feat(home): 홈 페이지의 Pagination 을 실제 아티클 프리뷰 데이터를 기반으로 렌더링하도록 합니다. #110

Merged
merged 4 commits into from
Sep 17, 2023

Conversation

innocarpe
Copy link
Collaborator

📌 이슈 링크


📖 작업 배경

  • 앞 PR 에서 아티클 프리뷰 렌더링은 완료했고 이어서 페이지네이션을 연동합니다.

🛠️ 구현 내용

  • Pagination 을 실제 데이터 기반으로 전체 페이지 개수를 결정하고 렌더링할 수 있도록 합니다.

💡 참고사항

  • 다음 작업에서 페이지네이션 클릭 시 새로운 데이터를 받아오는 부분을 구현할 예정입니다.

🖼️ 스크린샷

Screen.Recording.2023-09-14.at.9.15.12.PM.mov

@innocarpe innocarpe added the feature A new feature label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant