Intermediate Gatsby with Gatsby Themes

Intermediate Gatsby with Gatsby Themes

4 hours, 10 minutes CC

This course has been updated! We now recommend you take the Intermediate Gatsby, v2 course.

The baseline setup in Gatsby will take you far, but in any complex app or website, 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 dynamic content, packaging up functionality to move between sites with Gatsby themes, customizing Gatsby’s schema and GraphQL API data, and more!

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

Published: December 17, 2019
Get Unlimited Access Now
Table of Contents

Introduction

Gatsby Theme Set Up

Gatsby Theme & MDX Files

Theme UI

Using Themes

Routing

Wrapping Up