I am looking for a way to output template-parts for returning html for the HTMX framework.
'With Twack, an alternative Ajax view can be created.' How hard would it be, and how would you go about, building a HTMX-api?
Something like calling /htmxapi/component?parameters, and then have it return html to be parsed with HTMX?