Skip to content

Refactor Data Fetching to Use TanStack Query #53

@timDeHof

Description

@timDeHof

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 useQuery and useMutation.
  • Ensure proper caching and invalidation of data.
  • Document the changes and usage patterns for future reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions