Vue.js 3 Options API Masterclass
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Paginating Threads with Pagination Component

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

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