I love this. I've seen a lot of similar "use HTML as HTML" type things recently (probably a lot coming from the HATEOAS crowd). I'm not a web developer, and I really don't understand how we've ended up in this state where: - web starts as a means to share documents, HTML is built around that - eventually people want to build general applications (a la google docs) so they build tools that let you build non-document t…
The JavaScript tools for building web applications are nice when used correctly. I can't imagine the product I work on would be easier to build with HTMX, but perhaps I'm ignorant. I wonder though, are there more enjoyable, non-web UI engines out there? Given that web app UI was glued together on top of a document sharing platform, it makes me think native UI dev should be more coherent.