Hacker News new | ask | show | jobs
by kaan_keskin 941 days ago
i didn't know that htmx can handle json responses. it's cool that it can.
1 comments

yes, you have to navigate a bit through the linked pages where it mentions the htmx extension that is used in combination with JSON responses: `hx-ext="client-side-templates"`.