I would like to know more about these limitations. I haven't used HTMX on more than a hobby project myself.
>You have to return the html object from API which has its own set of problems.
If you mean that HTMX can't consume JSON. Can't you just create a separate end point for JSON responses?