pull down to refresh
0 sats \ 3 replies \ @ek 11 Mar 2023 \ parent \ on: Daily discussion thread
Why?
I want to replace polling with server-side events to prevent the network tab filling up with errors lol.
Then I can also add a more slick UI/UX like showing "Authentication successful" for a short while before redirecting.
I just meant the "waiting for you" part. It should be something less confrontational and more conversational educational.
reply
Ah, gotcha
Would be hilarious if the prompt gets more-passive aggressive over time
reply
Oh, it's called "server-sent events" actually:
https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events
reply