← Back to Directory

Famous People Directory

Next.js Cache Components Demo - Testing Partial Prerendering

Static ShellPre-rendered at Build Time
GHo

Graydon Hoare

Creator of Rust

Profile ID: 98

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.

Cached Contentuse cache + cacheLife('hours')

Profile Statistics

1

Unread Messages

5

Total Messages

1246

Connections

44

Projects

People You May Know

# Cache Info (same for all users until revalidation)

cached_at: 2026-04-04T11:21:07.651Z

cache_lifetime: 1 hour

directive: 'use cache' + cacheLife('hours')

Loading Dynamic Content...