I've been asked a couple of times if Data Loaders work with Nuxt, and the answer is yes!
They present a much more powerful data fetching that the built-in, I dare to say 🫡
github.com/posva/nuxt-e...
Nuxt examples: data fetching with Vue Router data loaders (defineBasicLoader + defineColadaLoader / Pinia Colada) - posva/nuxt-examples-data-loaders