MENU

Fun & Interesting

Pagination in Server Components | NextJs 13

Hamed Bahram 22,784 2 years ago
Video Not Working? Fix It Now

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

Comment