|
|
|
|
|
by kokanee
1137 days ago
|
|
I agree. These points are arguments against the philosophy of HTMX which asserts that you can get everything you need without client-side logic. To be fair, I'm also not a fan of bloated libraries like React and Angular. I think we had it right 15-20 years ago: use the server for everything you can, and use the smallest amount of JS necessary to service your client-side needs. |
|
That's not true at all. HTMX extends the logical capabilities of HTML, and _hyperscript goes even further.