YoVDO

Scalable Offline-Ready GraphQL Applications with AWS AppSync & React

Offered By: egghead.io

Tags

AWS AppSync Courses React Courses GraphQL Courses

Course Description

Overview

With GraphQL, you can define the shape of your data in a schema, and GraphQL will fulfill the request with the precise data you need. When you need it. This doesn't come without a cost. GraphQL adds a lot of complexity to your application by requiring you to define your schemas through types, mutations, and resolvers.
AppSync is a fully managed serverless GraphQL service that fast-tracks your API development. You can define a single type, and AppSync auto-generates a schema, queries, mutators, and subscriptions for you.
In this course, Nader Dabit will show you how to:
build a production-ready GraphQL API through AWS AppSync
create and modify data through the AWS AppSync console
connect a React application to the GraphQL API
execute queries, mutations, and subscriptions for data through the API in React

Syllabus

  • Course Overview: Scalable Offline-Ready GraphQL Applications with AWS AppSync & React
  • Create your first AWS AppSync GraphQL API
  • Execute Mutations within the AWS AppSync Console
  • Execute Queries within the AWS AppSync Console
  • Connect to AWS AppSync from a React Application
  • Execute Queries to an AWS AppSync GraphQL API from a React Application
  • Execute Mutations to an AWS AppSync GraphQL API from a React Application
  • Subscribe to New Data in a React Application with AWS AppSync GraphQL Subscriptions
  • Building AWS AppSync APIs using the AWS Amplify CLI

Taught by

nader dabit

Related Courses

Introduction to ReactJS
Microsoft via edX
Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera
Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera
Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via Miríadax
React
Udacity