-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To improve our data fetching, caching, and synchronization processes, we aim to integrate TanStack Query (formerly React Query). This task involves refactoring our existing data fetching logic to use TanStack Query's hooks and features.
Acceptance Criteria:
- Install and configure TanStack Query.
- Refactor existing data fetching logic to use
useQueryanduseMutation. - Ensure proper caching and invalidation of data.
- Document the changes and usage patterns for future reference.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request