Nuxt Fundamentals: Build Full-Stack Vue.js Apps

Watch this course for FREE this weekend only.
Create an account to start watching.

or

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