New Gatsby Tutorial: Learn How To Create Source Plugins
By Lennart Jörgens on April 17th, 2023
We have launched a new Gatsby tutorial: "Creating a Source Plugin"! The goal of this tutorial is to help you create a fully-featured source plugin for Gatsby. Along the way, you'll learn key concepts and patterns of Gatsby and its plugin system. You'll source data from an example third-party API, populate Gatsby's data store and use it inside your example site.
Read more