Tutorials & Articles
An informative and comprehensive tutorial demonstrating how to use React & Apollo with Recompose. Here's an overview on the 3 parts:
Part 1: FP with Recompose and React-Apollo
Part 2: Graphcool, Apollo and Recompose walk into a bar…
Part 3: Learning Javascript The Hard Way
Oleg Ilyenko, author of the Scala GraphQL implementation (Sangria) with a great post on how to profile a GraphQL server.
Fauna DB is a powerful database with lots of awesome features. In this step-by-step tutorial, Chris Anderson explains how to write a GraphQL resolver with Fauna as the underlying database technology.
Community
Coursera was one of the first avid adopters of GraphQL. Their engineering blog Building Coursera gives great insights into their general work. They also recently launched a Podcast and of course they cover GraphQL in the first episode. A must listen for all GraphQL fans!
Tools
VulcanJS is a new fullstack framework for building React applications with Meteor and Apollo. Read this intro article or browse the docs to get a better understanding of how it works.