boyney123/react.explore-tech.org

Add pagination for resources

Open

#3 opened on Feb 12, 2019

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (19 forks)github user discovery
good first issuev2

Repository metrics

Stars
 (86 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, all resources just list on the page, as time goes on this might have a performance impact.

It would be nice if we could add pagination?

The project used bulma, so this might help? https://bulma.io/documentation/components/pagination/

Will need to create the graphQL query to paginate.

Contributor guide