Chirp focuses on server-rendered UI, HTML fragments, and browser-native interaction. This section explains the framework's structure and where it fits.
Architecture
Three-layer design
Surface, core, and engine layers.
Philosophy
Design principles
The instincts that shape every decision.
Comparison
Chirp vs Flask vs FastAPI vs Django
When to use what, and why Chirp exists as a framework for HTML over the wire.
Thread Safety
Free-threading patterns
How Chirp makes data races structurally impossible.
Ecosystem
The Bengal stack
All seven projects in the reactive Python stack.