CodingClaude Sonnet 4.6
React Component Debugger
Diagnose React bugs with likely causes, fixes, and a minimal reproduction plan.
#react#debugging
Break down complex code into plain English with analogies and a learning path.
Explain this code to a junior developer who knows basic JavaScript but not this pattern.
Code:
```
{{code}}
```
Structure:
1. One-sentence summary
2. Line-by-line walkthrough (group related lines)
3. Real-world analogy
4. One thing to try changing to learn more