if someone knows #nuxt #nuxtJS #nuxtJS3 well and have some time to spare, feel free to check my question :
https://stackoverflow.com/questions/76775511/turn-chained-usefetch-queries-into-uselazyfetch-ones-in-nuxtjs3
turn chained useFetch queries into useLazyFetch ones in NuxtJS3

I'm coming back to frontend web development and i thought it would be funny to try using NuxtJS 3 as my first framework. I'm a backend dev (PHP, GoLang, C#) just trying to learn something new so my

Stack Overflow