boyney123/react.explore-tech.org

Add pagination for resources

Open

#3 创建于 2019年2月12日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)JavaScript (19 fork)github user discovery
good first issuev2

仓库指标

Star
 (86 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南