This video looks at server-side pagination in NextJs 13 app router by fetching a list of movies from our MongoDB database.
๐๐ผ The Ultimate NextJs Course
๐ https://www.hamedbahram.io/courses/nextjs
๐๐ผ Project source code (Github)
๐ https://github.com/HamedBahram/next-pagination
Chapters
0:00 Intro
1:20 Project setup
3:30 Connecting to MongoDB
5:40 Accessing the movies collection
7:15 Implementing Pagination
9:56 Getting URL search params
12:57 Pagination buttons
16:35 Infinite scrolling
20:54 Outro