<-- /notes

Advanced React and GraphQL

This is a collection of notes I compiled from the Advanced React Course offered by Wes Bos!

These notes cover every part of building modern full-stack web applications with React and GraphQL! How to build a GraphQL serer with Prisma, data models, schemas and resolvers, along with setting up Next with Server-side Rendering, Routing, and so on, for a beautiful fast front-end. It even covers using Apollo (for data management and caching), and implementing Stripe for building your own eCommerce platform!


I wrote these notes while learning so they might be inaccurate or outdated. If so, let me know, and I'll try to fix them up ASAP. Feel free to make an issue or PR in the site repository to help me out!