#ServerSentEvents
Completely in on #SSE (#ServerSentEvents) usage. You can even do this with #graphql. 😄

Leave updates only from SSE. Model all mutations, but one way to ingest updates as they are available. No poll, websockets, or error handling chaos. Just SSE. 😉
Misunderstanding SSE - YAGNI Club
On my path of practicing simple software my existing understanding of systems, protocols and tools are challenged. My mental model for SSE (Server Sent Events) was a way to keep a connection open and…
yagni.club
October 30, 2025 at 3:50 PM
Detect ‘Back to Online’ Status in Angular - Detect When the Browser is Back Online and Multicast Events #angular #serversentevents #polyfill #online #browserevents senoritadeveloper.medium.com/detect-back-...
Detect “Back to Online” Status in Angular
Detect When the Browser is Back Online and Multicast Events
senoritadeveloper.medium.com
April 12, 2025 at 3:56 PM
Here's my best work yet. I used ServerSentEvents for updating the progress on image conversion.

However I don't know how to get actual progress! The thread pool just keeps sending numbers down to the website. 😅

Here's my take on JPG to PNG conversion on the web.

#golang, #htmx, #templ, #alpinejs
December 4, 2024 at 5:26 PM
Awesome! Synchronized updates for browser windows with just @htmx_org and ServerSentEvents! 😄🚀 #noJS blog.f12.no/wp/2024/...
November 12, 2024 at 7:08 AM
Synchronised updates between browser windows without JavaScript! KTor, @htmx_org and ServerSentEvents! #htmx #ktor #nojs

Full blog here: blog.f12.no/wp/2024/...

If you're in Oslo I am doing a talk on Wednesday: www.meetup.com/meetu...
November 18, 2024 at 5:01 AM
Another project for #Hypermedia in #python. Hold up! It's a fork of #fasthtml. Using #datastar instead of #htmx. 😅

The difference here is how much datastar use #SSE (#ServerSentEvents). It's EVERYWHERE. Very potent stuff.

Hadn't yet tried datastar, but maybe soon with this. 😁
starHTML
Core Philosophy
starhtml.com
October 3, 2025 at 3:50 PM