Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Streaming data from server to client with "use" in Next.js

36,533 görüntüleme • 1 yıl önce •via X (Twitter)

10 Yorum

Stefano Vidmar profil fotoğrafı
Stefano Vidmar1 yıl önce

I saw this pattern used in next conf. This is very useful when you don't want to create a wrapper component to do the data fetching and then pass down the data as props. Instead just like you showed pass it down as a promise and consume the promise on the client.

Ververica profil fotoğrafı
Ververica1 yıl önce

Ververica's Unified Streaming Data Platform available at AWS.

Alexandre Trotel profil fotoğrafı
Alexandre Trotel1 yıl önce

niceeee

Dedeh profil fotoğrafı
Dedeh1 yıl önce

which confetti plugin do you use

sly profil fotoğrafı
sly1 yıl önce

my brother wanted to kill himself because the documentation sucks for next. sincerely thank you for this 1 minute video.

Snazzles9 profil fotoğrafı
Snazzles91 yıl önce

What version of Next.js is this available in?

bro nifty birds are not real 🐦 profil fotoğrafı
bro nifty birds are not real 🐦1 yıl önce

you can remove then res from react serialization component else you have resolved dog not dog promise

AbbyZZZ profil fotoğrafı
AbbyZZZ1 yıl önce

streaming data in next.js can be tricky. make sure to use server-side rendering for initial loads and then switch to client-side fetching for real-time updates. this way, you keep the user experience smooth while handling data efficiently.

.manishrc profil fotoğrafı
.manishrc1 yıl önce

👌 This 53s video would have saved me 1 hour. Wish I saw this last week. How do I see a searchable list of your videos?

Alex Sidorenko profil fotoğrafı
Alex Sidorenko1 yıl önce

You can use from:asidorenko_ in X search

Benzer Videolar