Community
Less than a week until the biggest GraphQL conference in the world! There's still a small amount of tickets, so make sure to grab one. It's your chance to meet the engineering teams from Shopify or Graphcool and ask them everything you ever wanted to know about GraphQL.
Talks
In this talk, Tomer Elmalem talks about how the Yelp GraphQL API works under the hood. A great real-world example that includes topics like caching, error handling and security.
Ivan Goncharov from the APIs.guru team gave a talk about the new kinds of tooling that GraphQL enables. A very informative talk about what is possible with GraphQL in the developer tooling space.
Articles
Samer Buna is already well-known for his popular GraphQL article REST APIs are REST-in-Peace APIs. Long Live GraphQL. This time he dives a bit deeper and discusses why GraphQL fragments are a great tool to build reusable UI components.
GraphQL is slowly making its way into more and more programming communities outside the Javascript space. In this, article Rodrigo Landerdahl compares two projects that each had the goal of building a backend for a mobile application. One was built with Django & REST, the other with Clojure & GraphQL. You won't believe what happened next...