pull down to refresh

Been prototyping stuff with the Bun + Elysia + HTMX stack for a bit and I can't think of anywhere it's been deficient in the traditional sense, its only because of decentralized/stand-alone client architecture that we can't really use in wallet or nostr apps
But it has gotten the wheels turning though on how some of that can be re-architected... imagine instead of just running an umbrel at home and connecting with a fat client your umbrel delivered the whole client
0 sats \ 2 replies \ @ek 17 Mar
Yeah, same here with Golang+Templ+HTMX. I’ve been trying to avoid writing my own JS as much as possible with this stack and it’s been working great so far.
Have you tried Hyperscript?
reply
Hyperscript
Have not but probably should, looks like a more gooder way to work with localStorage in the htmx clients
reply
17 sats \ 0 replies \ @ek 18 Mar
My first impression without actually using it was that it might be overkill but I still want to try it
reply