Apollo Client (3) in Next.js (10) with TypeScript & GraphQL Code Generator

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


📚 Concepts & technologies covered
- GraphQL
- NextJS
- Apollo client
- GraphQL Code Generator
- TypeScript

🌎 Follow me here:
Рекомендации по теме
Комментарии
Автор

The quality of your videos is at another level. Appreciate it! Specifically your approach to tell the story: first briefly describe what we are going implement, then you show the result of each small step instead typing line by line, and your explaination has enough details to understand the code.
I wonder if you could do another video, based on this existing code, to show how to add authentication using NextAuth, and how to login using JWT. That would be great!

stevenz
Автор

On 7:00 i'm getting this error: "React Hook "useRouter" is called in function "render" that is neither a React function component nor a custom React Hook function." How i can fix that?

bartoszjaniuk
Автор

Thanks for your videos, I learn a lot to improve my architecture

nikolam-dev
Автор

This tut is soooo cool and helpful, thanks a lot!

jocelynhuang
Автор

Thank you! I was missing 'getDataFromTree'

Zyphire
Автор

Excelent video, Thanks for your effort

alexzamora
Автор

Thank you for the tutorial. This is very helpful.

scotttang
Автор

Excellent video. I wonder will I be able to generate paths using these generated hooks anyhow?

sumitgovil
Автор

Hey, I have one question. What is the advantage of not using getserversideprops function for ssr and instead use it this way ?

sharaku
Автор

What if we want to access req and res from context wich exist in context of getServerSideProps?

brahimo
Автор

How can i spy and test my query/mutations calls ??? Didnt work

guilhermecandidocruz