> htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML
That sounds a lot like AngularJS (i.e. v1). It got its name from HTML tags being angular, implying that things previously done in JavaScript could now be done with something resembling HTML. We all know how that worked out.
> htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML
That sounds a lot like AngularJS (i.e. v1). It got its name from HTML tags being angular, implying that things previously done in JavaScript could now be done with something resembling HTML. We all know how that worked out.