SwiftTUI
Terminal renderer that forces the smallest useful SwiftUI-like component grammar.
- Why
- It can pressure-test state, layout, and fallback semantics without hiding behind visual polish.
- Prove next
- Render the same homepage arc as a low-fidelity terminal fixture and compare state shape to the web candidates.
- Sharp edge
- Terminal elegance does not prove browser animation, but it can expose bloated abstractions quickly.