app.vue I'm getting user data from supabase. I want to cache the values so I don't have to do it on every cache load.useFetch and useAsyncData is pretty significant IMO - getCachedData. In this video, we will explore how that function can avoid superfluous calls to an API and cache data for visitors on the client, either until a hard-reload or...
Join the Discord to ask follow-up questions and connect with the community