Logo Awesome React

Awesome React

Gatsby Tutorial - How to Use GatsbyJS for Static Site Rendering

Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

GatsbyJS (or just Gatsby) is static site generator that uses React, Babel, Webpack, and GraphQL in its build process. In this Gatsby tutorial, we introduce GatsbyJS and walk you through how to develop and deploy a static blog using GatsbyJS, React, GraphQL, and Surge.

Watch this video to learn:

- What is a static site
- What is a static site generator
- How to make your own customizable blog using GatsbyJS