410 | 446,591 | 37,202 |
---|---|---|
articles | 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.