GraphQL Patterns artwork

GraphQL Patterns

13 episodes - English - Latest episode: over 4 years ago - ★★★★★ - 8 ratings

In depth discussions around everything GraphQL

Technology graphql javascript reason react react-native
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

OneGraph and GraphQL Tooling feat. Sean Grove

August 16, 2019 16:10 - 1 hour - 61.8 MB

Sean Grove of OneGraph joins us to talk about what he's working on; we also talk about developer tooling in the GraphQL ecosystem.

Hot Chocolate & GraphQL in the .NET Ecosystem

July 19, 2019 16:03 - 52 minutes - 48.2 MB

Michael Staib, one of the creators of the Hot Chocolate GraphQL framework, joins us to talk about building a GraphQL framework from scratch as well as the GraphQL .NET ecosystem.

Getting Started with GraphQL

July 12, 2019 17:45 - 45 minutes - 41.8 MB

In this episode we talk about how to get started with GraphQL, what to learn first, and where to go when getting started.

Eve Porcello and Alex Banks

May 31, 2019 17:45 - 40 minutes - 37.5 MB

In this episde Eve Porcello and Alex Banks join us to talk about schema stitching and federation, teaching, GraphQL adoption within a company, and their company Moon Highway.

GraphQL at Gatsby feat. Jason Lengstorf

May 17, 2019 16:24 - 43 minutes - 435 MB

00:12 Hello and welcome to GraphQL patterns. I'm your host Nader Dabit. Today on our panel we have Jimmy Jia. 00:18 Hey, I'm Jimmy [inaudible]. I'm a principal scientist at butterfly network working on democratizing medical imaging and GraphQL is actually pretty useful to stress stressor that 00:29 and our special guest today is Jason Lengstorf. Uh, welcome to the show, Jason. 00:34 Hey, thanks for having me. 00:35 I've been seeing quite a lot of you lately. Have an asked. 00:3...

GraphQL Clients & Rewriting and Revamping Microsoft Teams using React and Apollo

May 10, 2019 16:11 - 1 hour - 57.1 MB

In this episode Tanay Pratap from Microsoft joins us to discuss GraphQL clients & how Microsoft is using GraphQL for Microsoft Teams

End-to-end Typesafe GraphQL Applications feat. Carlos Rufo

February 22, 2019 18:59 - 49 minutes - 45.6 MB

We talk about how to build typesafe GraphQL applications & what the benefits of doing so are.

Schema First vs Resolver First GraphQL Servers

February 08, 2019 17:03 - 1 hour - 59.2 MB

This is an in-depth discussion in which we talk about the intricacies of API & server development at many levels.

GraphQL at Airbnb feat. Adam Miskiewicz

January 11, 2019 16:57 - 1 hour - 59 MB

In this episode we discuss everything from schema design, incrementally implementing GraphQL into an existing application, the future of GraphQL at Airbnb, & more.

Neo4j and GraphQL with William Lyon

December 21, 2018 16:52 - 53 minutes - 48.8 MB

In this episode, William Lyon joins us to talk about Neo4j usage with GraphQL. We discuss what Neo4j is, how it works, how the database integrates with GraphQL, & how to get started with the technologies.

Best Practices for Building Modern APIs with GraphQL

December 07, 2018 22:18 - 1 hour - 69.1 MB

Robert Zhu spent time at Facebook working closely with GraphQL. In this episode, he joins us to discuss what he learned while working there & lays out some best practices for designing modern GraphQL APIs.

GraphQL Authorization

November 16, 2018 16:09 - 53 minutes - 48.9 MB

Authorization is a type of business logic that describes whether a given user/session/context has permission to perform an action or see a piece of data. Implementing proper authorization in GraphQL is a popular discussion point in the community & within companies looking to implement authorization properly. In this episode, Jimmy Jia, Mikhail Novikov, & Nader Dabit discuss best practices in authenticating your GraphQL API & deep dive on proper authorization techniques.

GraphQL Errors

September 22, 2018 19:37 - 45 minutes - 41.9 MB

In this episode, Jimmy Jia, Mikhail Novikov, & Nader Dabit discuss how errors work in GraphQL