TA

TanStack Query

Powerful async state management for server data — caching, background refetching, pagination, and optimistic updates.

TypeScript http free Open Source since 2019

Formerly React Query, TanStack Query abstracts the fetch-cache-sync lifecycle with useQuery and useMutation hooks. It automatically deduplicates requests, caches responses, refetches stale data in the background, and handles loading/error states. Adapters exist for React, Vue, Solid, Svelte, and Angular.

// commonly used with

Declarative UI library from Meta for building component-based web interfaces.

web 2013

React framework with file-based routing, SSR, SSG, and API routes — the standard for production …

web 2016

Full-stack React framework built on web standards — loaders, actions, and nested routing with …

web 2021

Progressive JavaScript framework for building UIs — approachable, flexible, and incrementally …

web 2014

Full-stack Vue framework with SSR, file-based routing, and auto-imports — the standard way to …

web 2016

Fine-grained reactive UI library — no virtual DOM, JSX compiled to real DOM operations, with …

web 2018

Compiler-based UI framework — no virtual DOM, components compile to vanilla JS for minimal …

web 2016

// related libraries

Promise-based HTTP client for the browser and Node.js — interceptors, automatic JSON …

http 2014 open source

TypeScript-first schema declaration and validation — parse untrusted data and infer static …

validation 2020 open source

// tags

data-fetchingcachingasyncreact-querystatetypescript
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub