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

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

На главную

Prefetching Tanstack Query in a server component

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

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

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

The code for QueryClientProvider with Server Components

Фото профиля glueckkanja
glueckkanja4 лет назад

Are you searching for a simple way to deploy device certificates with #Intune? Check out SCEPman at

Фото профиля Tiger Abrodi
Tiger Abrodi1 год назад

Super underrated. One of the things that I mentioned here.

Фото профиля Artem Kostylev
Artem Kostylev1 год назад

Can we use with suspense ?

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

Yep, will make a separate vid about suspense and streaming

Фото профиля Fardo
Fardo1 год назад

This is perfect, bringing all the power of the Tanstack React Query into server components, revalidation and integrations with client components. This is a true work of art.

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

Server components don't really need the power of the client-side fetching libraries by default. You can just fetch data on the server. This is useful when migrating existing SPA to server components or explicitly needing a client component.

Фото профиля Miloš Ristić
Miloš Ristić1 год назад

I am using the same, with suspense. It works like a charm

Фото профиля Rodrigo Ehlers
Rodrigo Ehlers1 год назад

Damn I thought I had to pass initial data!

Фото профиля jacob
jacob1 год назад

answering all my quetsions! trpc next????

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

Made a todo for a vid In the meanwhile, there seems to be a guide in the docs

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