Hacker News new | ask | show | jobs
by m-localhost 2215 days ago
htmx looks like the perfect thing between UnpolyJS and AlpineJS. In Unpoly I miss the optional clientside templating which htmx seems to support as extension. AlpineJS lacks the http stuff (headers, requests). Really exciting times for using old school html without downloading 5000 js files via npm.
1 comments

What about using alpine and htmx together? So you get the front end reactivity as well