Gatsby combines React, GraphQL, webpack, and react-router into a static site generator that behaves more like a modern front-end framework than a typical one.
What Gatsby gives you
Through smart pre-configuration, Gatsby produces sites built entirely from static files for very fast page loads, along with service workers, code splitting, server-side rendering, smart image loading, asset optimization, and data prefetching handled largely automatically.
Two-part structure
The course splits into a tutorial section covering Gatsby fundamentals, followed by a projects section where you apply those fundamentals to build several real sites, with intro videos for every project available to preview first. Only basic React knowledge is required.