Pre-Rendering in Next.js Explained

Опубликовано: 20 Октябрь 2024
на канале: Tuomo Kankaanpää
3,519
135

This Next.js tutorial will teach you what pre-rendering is and how it works in Next.js. Understanding the differences between pre-rendering methods in Next.js will help you avoid mistakes and get the best possible performance for your Next.js application.

⚡ DatoCMS: https://datocms.com/

Learn Programming (Skillshare FREE trial): https://skl.sh/3cYxUP5
Next.js + Headless CMS + GraphQL - Next.js tutorial for beginners (part 2):    • Next.js + Headless CMS + GraphQL - Ne...  

My courses:
React basics: https://skl.sh/2XAKn7u
HTML & CSS for beginners: https://skl.sh/34wvGUH
Draft.js basics: https://skl.sh/3cJ5Hw4

Connect with me:
Website: https://tuomokankaanpaa.com
My newsletter: https://tuomokankaanpaa.com/newsletter
Twitter:   / tumee  
Skillshare: https://www.skillshare.com/r/user/tume

Timestamps
00:00 What this video is about
00:17 What is Pre-rendering?
00:34 What is Client-side rendering?
00:53 What does Hydration mean?
01:32 Real world example of Client-side rendered app
02:28 Real world example of Pre-rendered Next.js app
03:17 Why to use Pre-rendering?
04:19 DatoCMS
05:38 Two forms of Pre-rendering in Next.js
06:44 Hybrid Next.js application
07:05 What Pre-rendering method should you use?


#nextjs #prerendering #jamstack