Actions
Feature #2233
closedFeature #2231: Migrate to a new base stack for better maintainability and adaptability
Use Vue-Query for api response caching and request deduplication
Start date:
2024-01-01
Estimated time:
Description
Vue Query (https://vue-query.vercel.app/) simplifies data fetching and state management by providing a declarative API for making API requests and caching data.
It should be integrated for better performance.
Actions