Challenges
Master AI-assisted coding through hands-on practice
33 challenges
6 categories
Explain: Event Loop Behavior
ExplainMedium
Analyze this code and predict the output order. Explain why the output appears in that order.
15m
1.5x XP
0 completed
Fix the Infinite Re-render
Bug FixMedium
A React component is causing an infinite re-render loop. Find and fix the useEffect dependency issue.
15m
1.5x XP
0 completed