GeistHaus
log in · sign up
3 pages link to this URL
Alpine.js as a Stimulus alternative

Alpine.js, with its declarative templating, is more capable than Stimulus but can be used similarly, with JS in separate files and not inline in the HTML.

0 inbound links article en programmingweb developmentrubyruby on rails
</> htmx

htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react