top | item 38259256

(no title)

bluewalt | 2 years ago

I think he knows that. The comparison with jQuery comes from the fact it is a DOM replacement logic too. Even if the syntax is way better, in the end, it’s still a way of working that scales badly, compared to components which embed their own logic.

htmx shines to add dynamic behaviour on some pages, but is not appropriate to replace a medium-sized SPA in my opinion.

discuss

order

dreadnip|2 years ago

I personally think htmx augmenting a MPA approach is perfect for medium-sized apps.