In this episode of Syntax, Scott and Wes talk with Jason Lengstorf from the Gatsby team about Gatsby themes, and the future of Gatsby in general.
LogRocket - SponsorLogRocket\xa0lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It\u2019s an exception tracker, a session re-player and a performance monitor. Get 14 days free at\xa0LogRocket.
Freshbooks - SponsorGet a 30 day free trial of Freshbooks at\xa0Freshbook\xa0and put SYNTAX in the \u201cHow did you hear about us?\u201d section.
Show Notes2:18 - Jason Lengstorf - What do you do?
9:37 - Gatsby refresher
gatsby-config.js
\xa0file determines which plugins you usegatsby-node.js
\xa0allows us to hook into Gatsby at different points and do things like source content and dynamically create pagesgatsby-browser.js
\xa0contains code that should hook into browser events13:54 - Gatsby themes
34:07 - Questions about Gatsby