GraphQL

Sort by:

GraphQL at Github with Marc-Andre Giroux

GitHub manages a large API surface for both internal and external developers. This API surface has been migrated from purely RESTful requests to GraphQL. GraphQL is a newer request

Facebook Open Source with Tom Occhino (Summer Break Repeat)

Originally published April 14, 2017. We are taking a few weeks off. We’ll be back soon with new episodes. Facebook’s open source projects include React, GraphQL, and Cassandra.

OneGraph: GraphQL Tooling with Sean Grove

GraphQL is a system that allows frontend engineers to make requests across multiple data sources using a simple query format. In GraphQL, a frontend developer does not have to worry

Apollo GraphQL with Geoff Schmidt

GraphQL has become a core piece of infrastructure for many software applications. GraphQL is used to make requests that are structured as GraphQL queries and responded to through a

Dagster with Nick Schrock

Data engineering is difficult.  Companies want to be able to maximize the value they get from their large data sets, but there are so many steps required for deriving that value that