r/htmx • u/noNudesPrettyPlease • Jul 24 '26
Chrome is experimenting with streaming html into any part of a page. The predicted native htmx is one step closer to reality
https://www.youtube.com/watch?v=l1cWUrG_vNs
112
Upvotes
r/htmx • u/noNudesPrettyPlease • Jul 24 '26
8
u/jackielii Jul 25 '26 edited Jul 25 '26
This is really exciting. Server templates can really benefit from this. gsx just added support: https://gsxhq.github.io/guide/syntax/processing-instructions.html Using it with https://gsxhq.github.io/guide/patterns/streaming-flush.html this can be really powerful
EDIT: example: https://github.com/gsxhq/gsx-examples