apollo-caching-strategies
OfficialCache wisely with Apollo strategies.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches caching strategies in Apollo Client, including fetch policies, optimistic UI, and cache normalization.
Core Features & Use Cases
- Fetch Policies: cache-first, cache-only, cache-and-network, network-only, no-cache, standby.
- Optimistic UI: Instant UI updates during mutations.
- Cache Updates & Normalization: Normalized caching with type policies.
Quick Start
Implement a posts query with a cache-first fetch policy and an optimistic UI for a new post.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: apollo-caching-strategies Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#apollo-caching-strategies Please download this .zip file, extract it, and install it in the .claude/skills/ directory.