Y
Hacker News
new
|
ask
|
show
|
jobs
by
kugelblitz
952 days ago
Now with htmx, you can actually just generate the html in the backend and send the fully formed stuff to the frontend. No need to JSON-Api-fy everything first, then de-jsonify again in the frontend.