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

What’s New in Nuxt 4

Shallow Data Reactivity in useAsyncData and useFetch thumbnail image

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

Shallow Data Reactivity in useAsyncData and useFetch

This lesson explores how Nuxt has changed its data handling. When using useAsyncData or useFetch, the data variable now returns a shallowRef instead of a regular ref, increasing performance for most use cases but changing the footprint from Nuxt 3.

Links