Vue.js 3 Options API Masterclass - Pagination - Paginating User Posts with Infinite Scroll
In this lesson, we use a custom made infinite scroll component that utilizes the Intersection Observer browser API, to paginate the posts on the user profile page.
Links