1. 1
    Create a Gatsby Page Without Any Data
    2m 45s

Create a Gatsby Page Without Any Data

InstructorJason Lengstorf

Share this video with your friends

Send Tweet

Why does Gatsby use GraphQL? This is part 1 of a 4-part series that shows how to create pages in Gatsby, how data becomes hard to manage over time, and how GraphQL helps limit the complexity of data management.

Let's create a page using React component templates and no data at all.