|
|
|
|
|
by xialvjun
883 days 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. |
|