Start here
You don’t need to be a developer to build real software.
TNDD is for people who have ideas, can see what needs building, and are figuring out how to use AI to actually make it happen. This is where I'd point you first.
01 /
Where are you right now?
Skip to what's actually useful for you.
02 /
The things I actually believe
Not principles. Just the stuff I've found to be true.
Plan before you prompt.
Thirty minutes writing down what you're building, who it's for, and what the core workflow is will save you days of circular AI output. I use a pre-flight template before every session. It's not optional.
AI writes the code. You review it.
Never let an AI tool deploy directly to production. Never. Review what comes back, understand what changed, and stay in control of your own project. The moment you stop understanding your own codebase, you've lost something hard to get back.
Version one just needs to exist.
It doesn't need to be good. It needs to be real — something you can put in front of another person and watch them use. That's when you actually learn what you're building.
The tools change. The thinking doesn't.
Lovable, Claude Code, Codex — the specific tool matters less than your ability to break a problem into clear pieces and communicate them precisely. That skill transfers everywhere.