C.W.K.
Stream
Quiz · 4 questions

🌀 Async & Suspense

Promises, Suspense boundaries, use(), and the cwkPippa streaming chat case study

Level 0React Novice
0 XP0/54 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01What triggers a <Suspense> fallback to show?
02Why are error boundaries still class components in 2026?
03You write function Child() { const data = use(fetch('/api/x').then(r => r.json())); ... }. Why is this an infinite-loading bug?
04When should you reach for TanStack Query instead of native fetch + use()?
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.