Completed
06:21 - Page Based Pagination
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
API Pagination - Offset and Cursor Pagination Explained - Backend Engineering
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:31 - What is Pagination?
- 3 03:36 - API Structure
- 4 05:08 - Types of Pagination
- 5 06:21 - Page Based Pagination
- 6 10:14 - Offset Based Pagination
- 7 12:27 - Limitations to Offset Based
- 8 13:56 - Cursor Based Pagination
- 9 18:06 - Limitations to Cursor Based
- 10 22:19 - Client Side Pagination
- 11 25:14 - Use What You Learned!