This is the sixth video in our beginner series exploring GatsbyJS and how to use it to easily build performant apps and websites:
- What is Gatsby?
- Starting a New Gatsby Project
- Gatsby’s Default Files and Folders
- Writing HTML in a Gatsby Project
- Adding Pages to a Gatsby Project
- Wrapping Pages in a Layout Component (this post)
- Writing CSS in a Gatsby Project
- Writing CSS-in-JS in a Gatsby Project
- Adding Content to a Gatsby Project
- Using GraphQL with Gatsby
In this video, we learn how to use a Layout component to share common sections and styling between pages.
For more, check out the entire playlist on YouTube.