1 | 433 | 111 |
---|---|---|
article | words | lines of code |
This short reference article shows how to stream data from a Flask web app to HTMX using server-side events (SSE).
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.