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

Nuxt.js 3 Fundamentals

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Configure useAsyncData with Options

In this lesson, we use the useAsyncData options transform and pick to modify the data returned in the payload. It is recommended that you always pick only the data necessary for the page to optimize performance.

We also briefly overview some of the other available options.

Links