Famous People Directory
Next.js Cache Components Demo - Testing Partial Prerendering
Nat Friedman
Former CEO of GitHub
About This Demo
This page demonstrates Next.js 16's Cache Components feature. The content above this section is statically pre-rendered at build time and served instantly. The contact details and messages below are dynamically streamed at request time, wrapped in Suspense boundaries.
Profile Statistics
1
Unread Messages
5
Total Messages
911
Connections
52
Projects
People You May Know
Ken Thompson
Creator of Unix
Alan Turing
Father of Computer
Arianna Huffington
Founder of Thrive
John Carmack
Legendary Game Developer
# Cache Info (same for all users until revalidation)
cached_at: 2026-04-04T15:29:27.701Z
cache_lifetime: 1 hour
directive: 'use cache' + cacheLife('hours')