Closed RihanArfan closed 1 year ago
Populate queries with placeholders as they load.
Loading a user's profile can be sped up as it's likely partially in the cache from another request, such as friends feed.
https://vue-query-next.vercel.app/#/guides/placeholder-query-data
Added in https://github.com/RihanArfan/bereal-web/commit/339fff4e7078a5ab8e990d094bbf516097263cce
Populate queries with placeholders as they load.
Loading a user's profile can be sped up as it's likely partially in the cache from another request, such as friends feed.
https://vue-query-next.vercel.app/#/guides/placeholder-query-data