Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 73

Adding no results and loading messages

If we load our project on a slow internet connection, there will be a moment where the app has rendered, but no movies are shown while the API request is waiting to resolve.

In this video, we'll improve the UX here by adding a "Loading" message. We'll also adding a "No results" message for situations where the user filters too aggressively.

Slow networks

Since we're using a local dev server our app loads atypically fast since the browser and server are on the same machine.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom