1. Урок 1. 00:05:23
    Set up Yarn Workspaces for Gatsby Theme Development
  2. Урок 2. 00:02:31
    Add Static Data to a Gatsby Theme
  3. Урок 3. 00:02:14
    Create a Data Directory in Gatsby using the onPreBootstrap lifecycle
  4. Урок 4. 00:06:53
    Set up to Create Data Driven Pages in Gatsby
  5. Урок 5. 00:04:40
    Create Data Driven Pages in Gatsby with GraphQL and createPages
  6. Урок 6. 00:07:27
    Display Sorted Data with useStaticQuery in Gatsby
  7. Урок 7. 00:04:04
    Display and Query Data by id with Gatsby context and useStaticQuery
  8. Урок 8. 00:06:04
    Style and Format Dates in React
  9. Урок 9. 00:03:23
    Configure a Gatsby Theme to Take Options
  10. Урок 10. 00:08:00
    Make Gatsby Themes extendable with gatsby-theme-ui
  11. Урок 11. 00:02:00
    Use and Override a Theme in Gatsby with Component Shadowing
  12. Урок 12. 00:01:26
    Publish a Gatsby Theme to npm
  13. Урок 13. 00:02:10
    Consume a Theme in a Gatsby Application
  14. Урок 14. 00:02:05
    Use Component Shadowing to Override Gatsby Theme Components