Intermediate Gatsby, v2

Intermediate Gatsby, v2

3 hours, 54 minutes CC

The baseline setup in Gatsby will take you far, but in any complex web app, you’ll end up needing to go beyond the defaults. This course will teach you how to leverage Gatsby’s APIs to handle advanced use cases like handling custom data and dynamic pages, client-only routes and protected routes, and customizing Gatsby’s schema and GraphQL API data. You’ll even learn to use serverless functions to add new superpowers to Gatsby!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: September 23, 2021
Get Unlimited Access Now
Table of Contents

Introduction

Understanding Gatsby APIs

Working With Custom Data

Build Custom Themes

App-Like Features of Gatsby

Deployment

Wrapping Up