SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 1 TypeScript
---
id: zoneless
title: Zoneless Angular
---
Because the Angular adapter for TanStack Query is built on signals, it fully supports Zoneless!
Among Zoneless benefits are improved performance and debugging experience. For details see the [Angular documentation](https://angular.dev/guide/experimental/zoneless).
> Keep in mind that the API for Angular Zoneless is currently experimental and can change in Angular patch versions.
> Besides Zoneless, ZoneJS change detection is also fully supported.