Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sweeptic/Gatsby-Tutorial-and-Projects-Course
- Owner: sweeptic
- License: 0bsd
- Created: 2021-02-28T13:09:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T09:49:30.000Z (over 3 years ago)
- Last Synced: 2024-08-02T05:21:09.049Z (3 months ago)
- Language: JavaScript
- Size: 8.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - Gatsby-Tutorial-and-Projects-Course - Create Blazingly Fast Websites with Gatsby (JavaScript)
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.