IntermediateVocabulary#react#nextjs#hooks#frontend

React & Next.js Ecosystem Vocabulary

5 exercises — useCallback vs useMemo, React Server Components, startTransition, Suspense, and stale-while-revalidate — key React vocabulary for modern frontend engineers.

0 / 5 completed
1 / 5
A code review comment says: "Use useCallback here, not useMemo." What is the key difference?