© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Nuxt 3 Repository Pattern - Best Practice? - Nuxt
N
Nuxt
•
2y ago
•
3 replies
PoTTii
Nuxt 3 Repository Pattern - Best Practice?
What is the way to go nowadays to manage API Calls in a repository pattern
? I followed a Medium Post
(
https://medium.com/@luizzappa/nuxt-3-repository-pattern-organising-and-managing-your-calls-to-apis-with-typescript-acd563a4e046
)
, but since Nuxt 3
.10 you run into warnings because every method uses
useAsyncData
useAsyncData
and sometimes I
'm gonna call a method to be used after a user intreaction
, so on client side only
.
Can anony recommand another way
/ resource to do it
?
Medium
Recent Announcements
Similar Threads
Repository pattern warning useFetch with Nuxt 3.10
N
Nuxt / ❓・help
3y ago
Repository Pattern implementation attempt
N
Nuxt / ❓・help
2y ago
Best Practices for Nuxt 3 + JWT + Pinia + TanStack Query Integration
N
Nuxt / ❓・help
2y ago