harshmangalam/qwik-x

Add pagination in home page posts feed

Open

#5 opened on Sep 20, 2023

 (2 comments) (0 reactions) (1 assignee)TypeScript (26 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (PR metrics pending)

Description

For now home page load all posts at once. Add pagination in home page. At once show 10 posts and once user click on load more button then fetch the next 10 and show.

Contributor guide