Jamie Barton

Jamie Barton

Working with Databases, APIs, GraphQL and Web3
Build a Modern GraphQL Server Using GraphQL Yoga
React Advanced 2022React Advanced 2022
Recording pending
Build a Modern GraphQL Server Using GraphQL Yoga
Workshop
In this workshop we’ll build a GraphQL Yoga server from scratch, as well as cover how you can use Yoga inside of frontend applications like Next.js. We’ll also look through the plugin ecosystem of Envelop, and what can be added to Yoga to fully customize it to your needs.
Build a Modern GraphQL Server using GraphQL Yoga
React Day Berlin 2022React Day Berlin 2022
Recording pending
Build a Modern GraphQL Server using GraphQL Yoga
Workshop
In this workshop we’ll build a GraphQL Yoga server from scratch, as well as cover how you can use Yoga inside of frontend applications like Next.js. We’ll also look through the plugin ecosystem of Envelop, and what can be added to Yoga to fully customize it to your needs.
Unify Data Sources with GraphQL at the edge
TypeScript Congress 2023TypeScript Congress 2023
17 min
Unify Data Sources with GraphQL at the edge
Combine multiple APIs and databases into a single centralized GraphQL API that you can enhance with auth, permissions and caching, fully managed and deployed to the edge with Wasm.
Instant Serverless GraphQL Backends
GraphQL Galaxy 2022GraphQL Galaxy 2022
8 min
Instant Serverless GraphQL Backends
Grafbase is a data platform for developers that lets you build and deploy GraphQL backends with a top-notch developer experience.
Building GraphQL backends with SDL
React Advanced 2022React Advanced 2022
91 min
Building GraphQL backends with SDL
Workshop
In this workshop we'll cover the basics of GraphQL, and then use that knowledge to build a backend using SDL. Once we've created our schema, we'll run it locally, deploy to production, and create deployment branches for any changes to our schema. We'll finish the workshop by fetching data from our backend from the frontend, as well as adding authentication to lock down data access!
Mac setup with Node, and NPM (if you wish to follow along locally). Otherwise an account with CodeSandbox would do.