Comment on Why you should choose HTMX for your next web-based side project (2024)parentComments−recursivedoubts1yhtmx is hypermedia oriented, so we expect hypermedia responses from the serverwe do have a json extension for handling JSON responses, but it's a step away from the hypermedia architecture:https://github.com/mariusGundersen/htmx-json
Comments
htmx is hypermedia oriented, so we expect hypermedia responses from the server
we do have a json extension for handling JSON responses, but it's a step away from the hypermedia architecture:
https://github.com/mariusGundersen/htmx-json