Bookmarks tagged [pagination]
https://www.apollographql.com/blog/understanding-pagination-rest-graphql-and-relay-b10f835549e7/
In this post, I’ll cover some different approaches to pagination in REST and GraphQL:
- Pagination: what is it for?
- What are different types of pagination, and when are they useful?
- What is it...
- 📆 published on: 2016-03-09
- tags: pagination, rest, graphql, relay
https://jasonwatmore.com/post/2018/04/26/npm-jw-angular-pagination-component
A simple lightweight pagination component for Angular 2+ available on npm. Compatible with Angular 2+ (2, 4, 5, 6, 7, 8) and Bootstrap 3 & 4.
- 📆 published on: 2018-04-26
- tags: angular, pagination
- source code
https://scalegrid.io/blog/fast-paging-with-mongodb/
Paging through your data is one of the most common operations with MongoDB. Let's walk through an example to see the ways of paging through data in MongoDB.
- 📆 published on: 2014-11-20
- tags: mongodb, pagination
https://github.com/amatsuda/kaminari
A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for modern web app frameworks and ORMs.
- tags: ruby, pagination
- source code
https://github.com/glebm/order_query
A keyset pagination library to find the next or previous record(s) relative to the current one efficiently, e.g. for infinite scroll.
- tags: ruby, pagination
- source code
https://github.com/ddnexus/pagy
Pagy is the ultimate pagination gem that outperforms the others in each and every benchmark and comparison. More details can be found on Pagy Wiki.
- tags: ruby, pagination
- source code
https://github.com/mislav/will_paginate
A pagination library that integrates with Ruby on Rails, Sinatra, Merb, DataMapper and Sequel.
- tags: ruby, pagination
- source code