Poll: Is the rise of Htmx another episode of over-hyped JavaScript libraries?
4 points| ahmedfromtunis | 2 years ago | reply
People are touting it as the antidote to complex front-end toolchains and "bloated" frameworks like Angular and React.
Do you think that HTMX is worth the hype?
[+] [-] tempaccount1234|2 years ago|reply
[+] [-] arethuza|2 years ago|reply
I'm struggling to see why you would compare jQuery and HTMX?
[+] [-] alethiophile|2 years ago|reply
It's true that the core concept of HTMX is very simple, and you could probably reimplement any given particular use case in a few lines. However, it is in fact a big advance over the manual HTML-fragment style, precisely because it abstracts over the particulars. Standardizing on a particular, good design is an important benefit even if the functionality of the code is easy.
[+] [-] DLA|2 years ago|reply
[+] [-] mkaltar|2 years ago|reply