Replies: 1 comment
-
|
是啊,比如nuxt、react-query、swr他们都有数据缓存功能,alova也是在他们之后才出来的,alova在这基础上改良了缓存功能,key是自动管理。的 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
nuxt3的请求有个useAsyncData的可以设定key,结合nuxt3的状态管理,usestate,就好像alova的数据缓存功能
Beta Was this translation helpful? Give feedback.
All reactions