wesbos / ama

Ask me anything!
281 stars 30 forks source link

Re-record of Advanced React #271

Closed chopfitzroy closed 4 years ago

chopfitzroy commented 4 years ago

Hey Wes,

I wondered if there was an ETA on the re-record for your advanced React course with GraphQL?

Additionally I was wondering have you stuck with Yoga + Prisma, or are you now using Apollo Server 2 + Prisma (or another ORM)?

Also will the re-record be taking advantage of React hooks, especially in regards to React Apollo Client?

Cheers!

wesbos commented 4 years ago

Not yet - still working through it and there are lots of moving parts - new Next.js coming out, new Apollo Client...

It will likely be Keystone.js instead of Prisma. Prisma is great but prisma 2 isn't out yet and there is no sense in doing it in prisma 1

And yah - 100% hooks :)