PurePerformance

10 Fundamentals to get Vibe Coding right with Jeff Blankenburg

Jan 19, 2026
Jeff Blankenburg, developer-relations pro and creator of 31 Days of Vibe Coding, shares his vibe coding journey building CollectYourCards. He explains using GitHub issues as an AI backlog. He covers phases for interacting with AI, observability and tests to build trust, and safeguards for handling sensitive data.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Building CollectYourCards With AI

  • Jeff built CollectYourCards.com during COVID after moving from spreadsheets to a custom app with AI assistance.
  • He used Claude to generate code and iterate features while learning how to manage AI-driven development.
INSIGHT

Observability Replaces Line-by-Line Review

  • You cannot review thousands of AI-generated lines manually so rely on tests and observability to validate behavior.
  • Instrumentation and metrics become your trust mechanism when you can't audit every line.
ADVICE

Use GitHub Issues As The Backlog

  • Use GitHub issues as a persistent backlog to externalize AI context and preserve feature definitions.
  • Create issues so AI-generated plans and edge-case thinking are stored and prioritized for later work.
Get the Snipd Podcast app to discover more snips from this episode
Get the app