HTMX or HTMLX? I assume you mean the former.
I wouldn’t really compare it to MXML and Royale. It really shines in multi-page applications which do rendering on the backend while not requiring full page refreshes. My $0.02, Harbs > On Mar 20, 2024, at 12:05 PM, Hugo Ferreira <hferreira...@gmail.com> wrote: > > Hi, > > I came across to a video on YouTube about HTMLX > Seems basically turn HTML (a markup language) e in a real programming > language. > Seems a very basic version of MXML/Flex.