|
|
|
|
|
by elliottinvent
1138 days ago
|
|
I think the point is that by using HTMX your site can degrade gracefully for non-JS users. A site for a project of mine [1] is built with HTMX and operates more or less the same for JS and no-JS users. I’m aiming to add some bells and whistles for JS users but the version you see there is more or less the experience non-JS users gets too: 1. https://www.compactdata.org |
|