Build and deploy a real Bun app, one small chapter at a time.
Start with an empty folder. Write your first Bun server. Add routes, forms, tests, SQLite, accounts, sessions, search, and deployment. By the end, you will have built a complete notes app instead of a pile of disconnected examples.
Read the introduction and first six chapters free.
One notes app, built piece by piece. Each chapter adds one of the following:
bun:test
bun:sqlite
The course is organized around one project: a notes app that grows from a blank folder into a deployed web app.
Bun is fast, practical, and still young enough that a lot of learning material jumps between toy examples and framework assumptions. This course takes the slower path: build one small app, add one idea at a time, and keep every chapter runnable.
I wrote it for people who want to understand the server before reaching for a framework.
When the course is complete, I plan to adapt it into a self-published physical book.
Read the introduction and first six chapters before deciding whether the full course is useful to you.