Nuxt UI: Build a Dashboard Template
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Mixing Skeleton Loaders for Data Replacement with Spinners for Infinite Scroll

In this lesson, I refactor our posts page to break better organize the posts card view and support displaying the skeleton loaders only when data is being replaced. When data is appended we display a spinner at the end of the list.