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

<- View Parent
expr@programming.dev ⁨4⁩ ⁨weeks⁩ ago

htmx.org solves the problem of full page loads. Yes, it’s a JavaScript library, but it’s a tiny JS library (14k over the wire) that is easily cached. And in most cases, it’s the only JavaScript you need. The vast majority of content can be rendered server side.

source
Sort:hotnewtop