If you haven't looked at it yet, I can recommend #htmx.

A "custom" extension to html as a #JavaScript library. In a way that one might think "this should have been built into the web standard and available in browsers without an additional library".

https://htmx.org/essays/hypermedia-driven-applications/

Love it.

</> htmx ~ Hypermedia-Driven Applications

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

@resmo it’s really cool.