Partial Prerendering in Next.js 14 (Preview)

Опубликовано: 02 Октябрь 2024
на канале: leerob
33,104
1k

Learn about a new feature in Next.js called Partial Prerendering. It allows you to combine the best parts of both static and dynamic rendering in the same page. It’s available (experimental) in Next.js 14 on the latest canary releases.

0:00 – Introduction
0:18 – Partial Prerendering Demo
1:04 – How It Works
3:32 – Blog Post Deep Dive
8:51 – Another Example (leerob.io)
11:05 – Conclusion

◆ Demo: https://www.partialprerendering.com/
◆ Template: https://vercel.com/templates/next.js/...
◆ Blog: https://vercel.com/blog/partial-prere...