Introduction to Gatsby

Introduction to Gatsby

3 hours, 44 minutes CC

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

Learn to build blazing fast apps and websites with React using Gatsby, a static PWA (Progressive Web App) generator! Starting from scratch, you’ll learn to build 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 from instagram 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: June 13, 2019
Get Unlimited Access Now
Table of Contents

Introduction

Website Setup

Blog Posts

Working with Images

3rd Party Data

Analyze & Deploy

Wrapping Up