Applied Tutorials

Step-by-step walkthroughs that apply Chirp patterns in context

Page actions AI-ready formats and sharing
Open LLM text
Share with AI
Ask Claude Ask ChatGPT Ask Gemini Ask Copilot

Tutorials are guided, end-to-end builds — pick one and follow it through. They are for a developer mapping prior framework knowledge onto Chirp, or one who has the basics and wants to ship a real feature.

Complete the learning path first unless the table below points you here directly.

When to use which tutorial

Tutorial Use when
Coming from Flask You know Flask and want a concept map to Chirp
Login walkthrough You need auth, sessions, andapp.check()on a login loop
htmx Patterns You want copy-paste recipes after tier 1 examples
Alpine + htmx You combine chirp-ui / Alpine with htmx
View Transitions + OOB You animate multi-target swaps
Lucky Cat trade panel You finished tier 2 and want one capstone feature dissected
Full-application journey You want the tested path from SQLite through forms, shell swaps, Suspense, SSE, checks, and deployment
Passkeys walkthrough You add WebAuthn on top of the secure stack