Quick Reference | Pattern | Code | Purpose | |---------|------|---------| | Inline action | | Define in component | | Actions file | at file top | Dedicated actions file | | Form action | | Native form integration | | Bind args | | Pass additional args | | Hook | Import | Purpose | |------|--------|---------| | | | Form state + pending | | | | Pending state in children | | | | Optimistic UI updates | | Revalidation | Function | Scope | |--------------|----------|-------| | | Path-based | Specific route | | | Tag-based | All tagged fetches | | | Navigation | After mutation | When to Use This S…