#revalidation
3 snippets tagged with #revalidation
typescriptadvanced
On-Demand ISR Revalidation
Trigger incremental static regeneration via API route with secret token validation for instant cache purge.
#isr#revalidation
typescriptbeginner
Cached Fetch with Revalidation
Fetch external data in Server Components with time-based revalidation and error boundaries.
#fetch#caching
typescriptintermediate
Server Action with Revalidation
Mutate data with Server Actions and revalidate cached paths or tags for instant UI updates.
#server-actions#revalidation