Completed
- Wrap Up & What’s next
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Adding Offset Pagination to Our Remix Project With Prisma and SQL
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Adding pagination to your database
- 3 - Setting a limit + offset per page
- 4 - Adding UI to control pagination responses
- 5 - Fixing some disparities in pagination
- 6 - Adding links to previous/next pages
- 7 - Improving code performance
- 8 - Challenge: Adding UI to show number of items per page
- 9 - Adding final touches to the code
- 10 - Adding aria-live element
- 11 - Wrap Up & What’s next