Comment on The sheer amount of websites that are completely unusable without JavaScript

<- View Parent
dondelelcaro@lemmy.world ⁨1⁩ ⁨week⁩ ago

htmx or equivalent technologies. The idea is to render as much as possible server side, and then use JS for the things that can’t be rendered there or require interactivity. And at the very least, serve the JS from your server, don’t leak requests to random CDNs.

source
Sort:hotnewtop