Nuxt 3 Fundamentals: Build Full-Stack Vue.js Apps
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!

De-dupe Async Data with a Key

In this lesson, we provide a key to useAsyncData in order to inform Nuxt when it can get the data from the cache and when it needs to re-run the request for new data.

Links