youtube image
From YouTube: From Reference Implementation to Production - The Parallel Roles... Laurin Quast & Saihajpreet Singh

Description

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. Get Started Here: https://graphql.org/

From Reference Implementation to Production - The Parallel Roles of graphql-js - Laurin Quast & Saihajpreet Singh, The Guild
JW Marriott Austin, Room 402/403

Speakers: Laurin Quast, Saihajpreet Singh
The rise in popularity of GraphQL has a lot to do with the fact that it was released together with graphql-js - a fully functional reference implementation library.

Ever since that release, graphql-js had unexpected success and took more roles other than just a reference implementation.

In this talk we would go through the history of graphql-js and the various applications it has in the community, and try to lay out different possible paths for the future of the library and its different roles in the community.