Beginning GraphQL [eLearning]

Beginning GraphQL [eLearning]

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 4h 08m | 925 MB

Over-fetching and under-fetching data affect the performance of your web applications. Learn to define the API structure and handle data requirement using types and schemas of GraphQL to build smart APIs that enhance your applications.

This fast-paced course is specially designed for learning all aspects of GraphQL. You will start by understanding basic features of this language. You will learn how to integrate GraphQL with server-side applications, and how to implement the querying of data in real time. You will also discover ways to connect GraphQL with server-side applications using the Apollo client. By the end of the course, you will be able to successfully create fast client-server REST-like applications.

What You Will Learn

  • Apply core GraphQL concepts to be used across different languages
  • Implement the overall structure of GraphQL applications
  • Use Apollo GraphQL for both server and client JavaScript applications
  • Create applications using real-life business scenarios
  • Explore differences between GraphQL and REST
  • Discover advantages of GraphQL over REST