boyney123/react.explore-tech.org

Add pagination for resources

Open

#3 geöffnet am 12. Feb. 2019

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (19 Forks)github user discovery
good first issuev2

Repository-Metriken

Stars
 (86 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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