The Vue.js 2 Master Class
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

Display a Loading Indicator while Components Fetch Async Data

In this lesson, we're looking at a very elegant solution on how we can show a loading indicator before the async data required by our page components are fully loaded in the state.