Загрузка видео...

Не удалось загрузить видео

На главную

Suspense vs (Suspense + PPR) in Next.js

79,712 просмотров • 1 год назад •via X (Twitter)

Комментарии: 10

Фото профиля Miguel
Miguel1 год назад

I don't quite understand the example. Rating is a component wrapped in a Suspense, why adding that makes the whole page show the 'Page Loading...' and not just the suspense loading?

Фото профиля Alex Sidorenko
Alex Sidorenko1 год назад

The book info is static (generated during build time) The Rating component uses cookies(), so when we add it, it opts out the entire page into a dynamic rendering (generating during the request) PPR allows us to keep the book info static and only render Rating dynamically

Фото профиля Eunho 은호
Eunho 은호1 год назад

Does anyone know what that extension is for tailwind css class name ellipsis?

Фото профиля weisi
weisi1 год назад

Off topic question, what tools are you using for recording and editing?

Фото профиля Alex Sidorenko
Alex Sidorenko1 год назад

@screenstudio

Фото профиля Atif Riaz
Atif Riaz1 год назад

Great share

Фото профиля Ewzxyh
Ewzxyh1 год назад

next14?

Фото профиля Alex Sidorenko
Alex Sidorenko1 год назад

15 canary

Фото профиля Safdar_Ali
Safdar_Ali1 год назад

Bro I've question after lot's of Ai tools which make full website. So web developing is still a good or growing field for next upcoming years?

Фото профиля Alex Sidorenko
Alex Sidorenko1 год назад

Yes, it's better than ever (because of the tools)

Похожие видео