Gatsby site from scratch #2: Getting data from files and introduction to GraphiQL

preview_player
Показать описание
Using `gatsby-source-filesystem` to pull data from select files into the build pipeline as GraphQL. This is the more intended way to do things in Gatsby, as GraphQL is what it is largely built around. We'll talk a little bit about GraphiQL, the GraphQL GUI of choice for Gatsby, and how to use it to build queries and view your sites data.

0:00 - Explanation of the series
1:15 - Recap of project setup
2:32 - Gatsby documentation reference
3:55 - Add and configure source plugin
7:05 - Adding more files for demonstration
7:50 - Introduction to GraphiQL
11:22 - Outro

Gatsby docs for sourcing files:

Previous video in the series:

Next video in the series:

Follow Jimmy Cleveland's doings:

#gatsbyjs #staticsite #reactjs
Рекомендации по теме
Комментарии
Автор

You're doing great videos. Thanks

shivanshpratap