Gatsby
Articles
Goodbye Gatsby, Hello Next
Another year, another overhaul. This time I'm moving to Next.js and a controversial CSS framework. Starting with a fairly well built template, this is the story of how I moved from Gatsby to Next.js
Next.jsThe Build Series: E4 — Deploying Apps to Firebase Hosting
In this episode of The Build Series, we'll deploy a Gatsby Site to Firebase and take advantage of that sweet free hosting
The Build SeriesSnippets
🔎 Syntax Error: Expected Name, found <EOF>
GatsbySolving an error without Googling it first is kind of not time saving.
📥 Sharing state in Gatsby
GatsbyExploring how to create a shared state management system in GatsbyJS using Context Provider API
🌐 Holy Grail layouts in Gatsby
GatsbyExploring how to create a shared layout system in GatsbyJS