In this lesson, we use the third party Vue 3 Pagination package to implement pagination on the Forum page. Also, since we're storing an array of the thread ids on the forum, we can explore an alternative approach to getting the paged threads from the Cloud Firestore.
Links