gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

Drop the htmx library

Open mafik opened this issue 1 year ago • 0 comments

While htmx is allows one to avoid custom JS, it pollutes HTML markup with hx-attributes. Because of that it should be replaced with a proper script.js.

Potentially it could also help with automatic view transitions: https://daverupert.com/2023/05/getting-started-view-transitions/ - because htmx somehow causes chrome to segfault.

mafik avatar Jun 25 '23 06:06 mafik