intermediate+140 XP
Fetch API Data Handler
Write an async function that fetches data from an API endpoint, handles errors gracefully, and returns a typed result. Include proper loading states and error handling.
APIAsync/AwaitError Handling
💡AI Hints
Stuck? Click "Show Hint" for RAG-grounded guidance.
Console — click "Run Code" to evaluate