Found GraphQL Radio on YouTube today. There’s not a lot of code but the presenters are all contributors in to core GraphQL projects an so their insights are helpful in understanding the direction of GraphQL Ep 10 – Schema stitching & more w/ Jason Lengstorf Your browser does not support iframes. Jason Lengstorf gave the…
Category: graphql
GraphQL-Buffet
A random cluster of GraphQL videos that I found interesting today. Adam Kramer – Managing Massive Schemas with Codegen Your browser does not support iframes. Adam Kramer, Software Engineer at Facebook, gave this talk at GraphQL Summit 2017. Learn more: summit.graphql.com At Facebook, our GraphQL schema has over 10… Sashko Stubailo – The GraphQL Stack…
Serverside with GraphQL
Mostly Elixir but one Node.js presentation on handling GraphQL on the server. ElixirConf 2017 – Live APIs with GraphQL Subscriptions – Bruce Williams and Ben Wilson Your browser does not support iframes. LiveStreaming, building my new tutorial with Phoenix-Elixir, Graphql & React-Native Your browser does not support iframes. If you want some help tonight we…
Random GraphQL
I went through a bunch of videos today on my graphql refresher journey. Half the videos deal with graphql and ruby and the other are from a series that uses graphql with meteor. I’m finding Apollo client 2.0 particularly interesting. GraphQL in Ruby introduction Your browser does not support iframes. Introduction to GraphQL implementation in…
GraphQL Summit 2017
Here’s the full GraphQL Summit 2017 playlist. All great presentations that are worth watching if you have the time. GraphQL Summit 2017 Your browser does not support iframes. GraphQL Summit 2017
React Media Player
Mike Grabowski: Building a Fully-Fledged Media Player in React Native — ReactNext 2016 Your browser does not support iframes. At Callstack.io, we have been working on the media player for one of our clients on both iOS and Android and decided to do it in React Native. React Native i…
Serverless GraphQL Architecture Future Backend Development
Serverless GraphQL Architecture – The Future of Backend Development Your browser does not support iframes. This is a session given by Nikolas Burk at Nordic APIs 2017 Platform Summit on October 10th, in Stockholm, Sweden. Description: GraphQL is a new API technolo…
GraphQL DataLoader
GraphQL DataLoader with Node.js Your browser does not support iframes. Learn how to add DataLoader to GraphQL with a Node.js server. DataLoader is a library Facebook made which caches and batches your database calls, so you can …
GraphQL Playlist
A playlist of random GraphQL videos I’ve gathered. GraphQL Playlist Your browser does not support iframes.
Graphql Mixed With Blockchain
Had a bit of a mixed day as I switched back and forth between blockchain and graphQL on the Server. Building a GraphQL Server [Part 4] – JSON Server & Axios Your browser does not support iframes. In part 4 of 5 of this series we will move away from hardcoded data and implement JSON-server…