nuxt-get-cached-data

12
3
12
Vue
public

Client-side caching with getCachedData in Nuxt 3.8

Note
This repository contains the code for the YouTube Video Nuxt 3.8 - Client-side caching with getCachedData ✨.

We are going to take a look at the new getCachedData method in Nuxt 3.8. It allows us to cache data on the client-side easily to avoid redundant API calls.

v0.3.3[beta]