Hacker News new | ask | show | jobs
by ale_jacques 859 days ago
I'm using Unpoly (https://unpoly.com) instead of htmx. One thing that, sometimes, makes me consider pairing it with jQuery are the components built around it.

Stuff like datepickers, autocompletes and whatnot are very consolidated in jQuery world. Sure there are options for vanilla JS but they are not mantained or do not have all the features.

These components are being built for the Reacts and Vues frameworks these days.

1 comments

Yep, plugins in JQuery world are really consolidated and mature