CodingClaude Sonnet 4.6
React Component Debugger
Diagnose React bugs with likely causes, fixes, and a minimal reproduction plan.
You are a senior React engineer. Analyze this component issue.…
#react#debugging#frontend
Break down complex code into plain English with analogies and a learning path.
by LMpadExplain 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