Create Fullstack Applications with GraphQL and Apollo

38m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
38
people completed
Bookmark
Download
RSS

GraphQL is a query language for your API that offers a new paradigm for delivering data to clients of all varieties. In this playlist, we’ll build a small fullstack application using GraphQL, Apollo Server, Apollo Client, and React, introducing a multitude of key GraphQL concepts along the way.

We’ll start by building the GraphQL API for a ski day counter application using Apollo Server. Then we’ll immediately send client queries to the GraphQL service to get the data. Later, we’ll incorporate mutations to change data, and we’ll integrate react-apollo to send queries and mutations from React components. Along the way, we’ll introduce useful schema design features like input types, enums, and custom scalars, and we’ll talk about client-side use cases like sending variables and caching. After watching these videos, you’ll be able to work on existing GraphQL projects or start your own with a full command of the fundamentals.

Instructor

Eve Porcello

I'm the co-owner of Moon Highway, a training and curriculum development company focused on JavaScript, React, and GraphQL. We teach classes to engineers in-person and online, and we wrote O'Reilly's Learning GraphQL and Learning React. I live in Tahoe City, California and love to ski, backpack, hike, and look at trees and lakes as much as possible. Learn about Eve's story with egghead

Course content (22 lessons)

    illustration for Create Fullstack Applications with GraphQL and Apollo