React, Next, Apollo, GraphQL Yoga, Prisma – Complicated?
I was recently following the Advanced React course by Wes Bos - great course by the way! However, I always go through a course and end up trying to make it my own in the process. This course focuses on developing and deploying into production a Next.js, Apollo Client, GraphQL Yoga, and Prisma project. Prisma has its own Demo servers hosted on the Prisma Cloud. In the course, we connect to the Prisma Cloud servers and use Prisma Cloud as a database too, and the frontend and backend are deployed on both Heroku and Now. I personally prefer to use Read more