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

The Complete Guide to Data Fetching in Nuxt

Loading Indicators on Blocking and Non-Blocking Requests 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.

Loading Indicators on Blocking and Non-Blocking Requests

In this lesson, learn the various techniques for showing loading indicators while data fetches in Nuxt. Blocking navigation with useFetch can be handled with the NuxtLoadingIndicator while non-blocking requests must be handled at the page level with custom spinners or skeleton UI.

Links