Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Vue.js 3 Options API Masterclass

Paginating Threads with Pagination Component thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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