Create flexible React applications using GraphQL APIs
15:10/15:50
Using restful APIs can be hard on your React applications. Before you know it, you are doing lots of parallel queries to the server. Using GraphQL instead of REST might help a lot. Instead of downloading many complete resources each component declares its own needs. Then the GraphQL client library then combines these requirements. The result is a single optimized query for the server. In this session, Maurice de Beijer is going to show you how to get started with GraphQL in you React applications.
Language: English
Level: Intermediate
Maurice de Beijer
Software Engineer - ABL - The Problem Solver
Maurice de Beijer is an independent software consultant and trainer specializing in HTML5, REST, JavaScript, AngularJS and ASP.NET MVC. For DevelopMentor he currently teaches Essential and Advanced AngularJS, Essential HTML5, Essential jQuery, Modern Web Development and Essential ASP.NET MVC courses. He has been awarded the yearly Microsoft Most Valuable Professional award since 2005. Maurice is also very active in the Dutch dotNed user group where he regularly organizes meetings and the dotNed-Pluralsight study group meetings.