Gatsby
November 30, 2022 |
permanent
Framework #
Start building amazing web experiences Gatsby enables developers to build fast, secure, and powerful websites using a React-based framework and innovative data layer that makes integrating different content, APIs, and services into one web experience incredibly simple.
Gatsby is static site generator at its core: generates HTML pages at build time hence the speed and performance.
Dynamic data can be fetched using fetch or axios asynchronously.