Learn
Short plain-English explainers for the tools and concepts the build guides lean on. For people who are technical-ish but have never shipped something live.
GitHub 101
ToolsRepos, commits, pushes — how your code lives online and why your live site depends on it.
Read it →
Vercel 101
ToolsThe always-on computer serving your site — deploys, env variables, and the push-to-live loop.
Read it →
Domains 101
ToolsRegistrars, DNS, and subdomains — the address book model that makes it all click.
Read it →
Databases 101
ConceptsTables, rows, and why your app forgets without one — plus Row Level Security in plain English.
Read it →
Environment Variables
SecurityHow secrets like API keys reach your app without living in your code.
Read it →
Connectors 101
coming soonHow Claude gets permission to read your Gmail, Calendar, and more — approve once, no keys to copy, nothing to leak.
Scheduled Tasks
coming soonPrompts that run themselves on a timer — morning briefs, weekly digests, and software with no code at all.
Prompting for Code
coming soonHow to describe what you want so Claude nails it — specificity, one change at a time, and describing what's off.
localhost & Previews
coming soonYour private preview address, why nobody else can see it, and how it fits the build loop.
Claude Code 101
coming soonThe builder itself — projects, files, and working in plain English.