Yes, HTMX. Comparing to React seems to have a small learning curve. But, yes, it's miles away from MXML.
Gabe Harbs <harbs.li...@gmail.com> escreveu (quarta, 20/03/2024 à(s) 12:40): > 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. > >