paint-brush
From Zero to GraphQL Subscriptionsby@robzhu
22,273 reads
22,273 reads

From Zero to GraphQL Subscriptions

by Robert Zhu4mAugust 1st, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this blog post, I’ll cover the theory, implementation, and challenges of building GraphQL Subscriptions from scratch.<br><br>In case you are unfamiliar with GraphQL, here’s a primer: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL was open-sourced in 2015, and the subscription operation (added to the spec in 2017) allows you to subscribe to real-time data in GraphQL. GraphQL Subscriptions power a number of features on Facebook, including live comments and streaming reactions on live videos. If you’d like a more thorough overview GraphQL, check out <a href="http://graphql.org" target="_blank">graphql.org</a>.&nbsp;<br>&nbsp;<br>Imagine we are building an email client with two basic features:

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - From Zero to GraphQL Subscriptions
Robert Zhu HackerNoon profile picture
Robert Zhu

Robert Zhu

@robzhu

Current World Champion @AWS, ex-Facebook, ex-Microsoft

About @robzhu
LEARN MORE ABOUT @ROBZHU'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Robert Zhu HackerNoon profile picture
Robert Zhu@robzhu
Current World Champion @AWS, ex-Facebook, ex-Microsoft

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite