Marketplace edition
Learn to prompt. Learn what the code does. Build Northstar — a mini marketplace with a catalog, search, cart, practice checkout, and a receipt job — one checked feature at a time.
120-page PDF + visual kit · instant download
What’s inside
Written for people with an idea, not a computer-science background.
Why this exists
A product grid teaches HTML and loops. A search box teaches requests and queries. A cart teaches state. Checkout teaches trust. A receipt teaches background jobs. Debugging connects all of them.
Every feature starts with a request you can judge. You compare a weak prompt with a better one, ask for a plan, inspect the change, run a check, and save a working version. The code examples help you understand the answer. They are not a substitute for learning to ask the next useful question.
The visual kit is the design target you open in a browser. The Rails lessons are reference implementations you integrate into your own app. That boundary is deliberate: finishing a small product card you can explain is better progress than ten half-working screens.
Who it’s for
A good fit
Probably not for you
Several weeks of short sessions. One feature, one check, one save point.
Free to read
Decisions
Vibe coding has a real and useful range. It also has an edge, and the expensive version of this story is al...
Read →
Practice
Prompting well is not about magic phrases. It is about giving the AI the context a competent contractor wou...
Read →
Security
Most problems with AI-generated code cost you time. A handful can cost you your customers' data or a five-f...
Read →