Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
|
raw
history blame
499 Bytes
metadata
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.

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.