wesbos / advanced-react-rerecord

Trying things out. Feel free to follow along
247 stars 36 forks source link

Use next.js Api or stick with GraphQL Yoga #47

Closed mm-parthy closed 4 years ago

mm-parthy commented 4 years ago

Hey @wesbos , since next.js has the possibility to implement Apis, would you port all the logic from Yoga to the Api?

Asjas commented 4 years ago

@mm-parthy Wes is planning on using Keystone.js for the backend so most of the graphql-yoga logic that existed in the previous recording will be implemented in Keystone. πŸ™‚

That is unless Wes decides to not use Keystone.js anymore but there has been no mention to drop it πŸ™‚

Satsh24 commented 4 years ago

Any timeline/date when this course be released ?

Asjas commented 4 years ago

Soonβ„’, Wes will record the update to the course after he releases his Gatsby course πŸ™‚

thdatnguyen commented 4 years ago

Nice to hear that!!!!

j4jefferson commented 4 years ago

Prisma2 is looking pretty exciting! Just throwing it out there. I built my startup with prisma and graphql. Wes' course convinced me it was a great stack and I think it's just getting better. I had a lot of issues figuring out how to deploy Prisma on GCP Kubernetes Engine, but it works nice.