7 ms·
php + htmx should work good. But it's still website, not webapp. Complex front end operations are hard to implemente in htmx. api server + react/vue/angular wo
by xialvjun 3y ago
php + htmx should work good. But it's still website, not webapp. Complex front end operations are hard to implemente in htmx.
api server + react/vue/angular work good. They are just js(templates compiled to js). They are for building webapps.
Anyway, html is not turing complete.