| 01 |
Hello World |
Async with polling |
| 02 |
Output Showcase |
All output types: Print, Markdown, HTML, Table, SVG |
| 03 |
WASM Hello World |
Go compiled to WASM |
| 04 |
TinyGo WASM |
Smaller WASM binaries |
| 06 |
Notes CRUD |
Form POST handlers |
| 07 |
Water Tank |
SVG dashboard with simulation |
| 08 |
Water Tank Multi |
Multi-page with HTTP Refresh |
| 09 |
Water Tank HTMX |
Partial updates with HTMX |
| 10 |
Water Tank Maintenance |
Background ops with progress |
| 11 |
Water Tank Storage |
WASM + API server with persistent state |
| 12 |
Batch Yield |
Cooperative scheduling with lofigui.Yield() |