Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sweeptic/Gatsby-Tutorial-and-Projects-Course

Create Blazingly Fast Websites with Gatsby
https://github.com/sweeptic/Gatsby-Tutorial-and-Projects-Course

Last synced: 12 days ago
JSON representation

Create Blazingly Fast Websites with Gatsby

Awesome Lists containing this project

README

        

Gatsby is a React-based, GraphQL powered static site generator. It combines together the best parts of React, webpack, react-router, GraphQL, and other front end tools to provide excellent developer experience. Gatsby is far more than typical static site generator though. You can think of it more like a modern front-end framework.

It uses powerful pre-configuration to build a website that uses only static files for incredibly fast page loads, service workers, code splitting, server side rendering, smart image loading, asset optimization, and data prefetching.

The course will consist of two parts. In the first part, the tutorial part we will cover Gatsby basics, and in the second part, projects part, we will build interesting projects using Gatsby.

All project intro videos are available for preview.