Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alfredoperez avatar

Angular Best Practices Tanstack

  • 196 installs
  • 37 repo stars
  • Updated March 28, 2026
  • alfredoperez/angular-best-practices

Implement Angular data tables, async queries, caching, and server-state patterns with TanStack Query and Table aligned to Angular best practices.

About

angular-best-practices-tanstack covers TanStack Query and Table usage in Angular apps: query keys, caching, pagination, sorting, and resilient async UI states. Use it when building dashboards or data-heavy SaaS screens that need predictable server-state management without reinventing fetch logic.

  • TanStack Query caching in Angular
  • Table virtualization and column patterns
  • Server-state vs local-state boundaries
  • Optimistic updates and error handling
  • Typed async data flows

Angular Best Practices Tanstack by the numbers

  • 196 all-time installs (skills.sh)
  • Ranked #860 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/alfredoperez/angular-best-practices --skill angular-best-practices-tanstack

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs196
repo stars37
Last updatedMarch 28, 2026
Repositoryalfredoperez/angular-best-practices

What it does

Implement Angular data tables, async queries, caching, and server-state patterns with TanStack Query and Table aligned to Angular best practices.

Files

SKILL.mdMarkdownGitHub ↗

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

When to Apply

  • Fetching data from APIs with injectQuery
  • Performing mutations with cache invalidation
  • Structuring query keys for hierarchical invalidation

Rules

RuleImpactDescription
Know When to Use TanStack QueryMEDIUMServer state (APIs) vs client state (signals)
Use Query Key FactoriesMEDIUMConsistent key structure for hierarchical invalidation

Install

Install from skills.sh/alfredoperez/angular-best-practices:

Related skills

Frontend Developmentfrontendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.