Angular TanStack Query Best Practices TanStack Query rules for server state with automatic caching, deduplication, and background refetching. Use with the core angular-best-practices skill for comprehensive Angular coverage. Links Core Skill: angular-best-practices Browse All Skills GitHub Repository When to Apply Fetching data from APIs with injectQuery Performing mutations with cache invalidation Structuring query keys for hierarchical invalidation Rules Rule Impact Description Know When to Use TanStack Query MEDIUM Server state (APIs) vs client state (signals) Use Query Key Factories MEDIUM Consistent key structure for hierarchical invalidation Install Install from skills.sh/alfredoperez/angular-best-practices : Core skill: angular-best-practices This add-on: angular-best-practices-tanstack
angular-best-practices-tanstack
安装
npx skills add https://github.com/alfredoperez/angular-best-practices --skill angular-best-practices-tanstack