Setting Up Apollo Client 3 with Nextjs

preview_player
Показать описание

**Timestamps:**
00:00 - Setting Up Apollo Client
04:00 - Sending a query using the useQuery hook

Useful links:

------------------------
📚 Resources:

✅ Learn more about Prisma:

------------------------
💬 Connect with Prisma:
Рекомендации по теме
Комментарии
Автор

Do you have another video with SSR? I really like this way instead of using getServerSideProps etc.

ollebroms
Автор

Hi, what's the name of the VSCode theme, and the command line intellisense plugin? Thanks

iamprincemuel
Автор

useQuery hook works client side right? How could you implement SSR?

francescopasin
Автор

Hi ! aren't you on strict mode for TypeScript right ?

mediacreatif
Автор

Hey, a'm using useQuery but every render of component useQuery calling api backend how can i protect it

ABUTAHER-wggz
Автор

where getStaticProps, getServerSideProps?

timwin