Learning Apollo GraphQL

Learning Apollo GraphQL

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 01m | 346 MB

Build modern data applications in less time with Apollo GraphQL

GraphQL is an API query-language from Facebook, designed to describe the complex, nested data dependencies of modern web applications. Apollo is an open-source GraphQL toolkit. It is quickly becoming the standard for API development. It has a massive open-source ecosystem and an active community behind it. It is touted to be a game-changer in the coming year. This course will help you get started with using Apollo GraphQL. This is a practical course where you will understand GraphQL and its concepts via examples. After an introduction to GraphQL and its differences from REST, you will cover ideal scenarios in which to use GraphQL in your projects. You will cover its features and understand what Apollo is.
You will delve into the Apollo platform, which comprises the client, engine, and servers. You will cover all their features with the help of examples. You will look at core GraphQL topics such as schema design and its query language. You will also cover a few intermediate-level topics to raise the level of the course.
By the end of the course, you will be confident about using Apollo GraphQL or your web development requirements.

This video course provides step-by-step instructions and walks you through building Apollo GraphQL solutions.

What You Will Learn

  • Understand microservice architectures and how they relate to GraphQL
  • Connect to data sources
  • How introspection impacts schemas
  • Pick your tools for your development setup
  • Create efficient systems that can handle user interactions and data fetching
  • Layer GraphQL over existing APIs and services