REST in peace. Why You Can't Afford to Ignore GraphQL in 2018

Full Featured (30 min.)

We will discuss what GraphQL is, what problems it solves, and why it's gaining mass adoption so rapidly. We will talk about how GraphQL solves many of today's common developer problems and improves developer patterns and efficiency. Specifically, we will discuss how:

  1. Why GraphQL enables a new engineer to learn how to use your API in 5 minutes 2 How GraphQL makes your network transactions more efficient.
  2. How GraphQL enforces a strongly typed schema, making it easier for your developers to bridge the gap between the front and back end.
  3. Schema Stitching, how GraphQL enables us to compose GraphQL APIs by combining several GQL APIS from different sources