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
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