react18-batching-patterns

SKILLFlusso di lavorocommunity
v0.0.0FluxonLabNOASSERTIONAggiornato 8 g faFonte →

Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it befor

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
2Stelle del repo
1Client
1Formati
8 g faUltimo aggiornamento
Skill
AutoreFluxonLab
Versione0.0.0
LicenzaNOASSERTION
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it before writing any flushSync call - the decision tree here prevents unnecessary flushSync overuse. Also u

Parole chiave
skillclaude