Introduction to Gatsby, v2

Introduction to Gatsby, v2

4 hours, 4 minutes CC

Learn to build blazing-fast apps and websites with React using Gatsby! Starting from scratch, you’ll learn to code a full blog app. Use GraphQL in Gatsby for storing and retrieving data, create pages and posts with MDX, optimize your images automatically with the gatsby-image, and load 3rd party data to display in components. Then deploy your brand new blog website to Netlify for the world to see!

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

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

Introduction

Gatsby Basics

SEO & Layout

Markdown

Image Handling & Optimization

Third-Party Data

Deployment

Wrapping Up