GraphQL Workshop in San Jose

Interested in GraphQL but you’re not sure where to get started? In this two-day workshop, you'll learn GraphQL from the ground up. We'll start with an overview of graph theory and will learn how to write queries and mutations. Once we understand how to interact with a GraphQL endpoint, you will design your own schema and implement your own GraphQL services with Node.js and Express. Upon leaving this course, students will be ready to build full stack applications with JavaScript, GraphQL, Apollo, and React.

Thanks to PayPal for providing the location for this event!

Tickets Prices in USD

Additional Information

Prerequisites

Students will be most successful in this course with the following:

  • JavaScript
  • Promises
  • Understanding of REST
  • Basic Node.js and npm

Day 1: Fundamentals - 9:30-4:30

What You’ll Learn

  • Intro to GraphQL
  • Query Language
  • Designing a Schema
  • Creating an API
  • Database Integration
  • GitHub Authorization

Day 2: Fullstack GraphQL - 9:30-4:30

What You’ll Learn

  • GraphQL Clients
  • Apollo
  • Apollo and React
  • Subscriptions
  • Uploading Files