Comment by 0x457
3 hours ago
HTMX is great when your web interface is just a representation of a server state.
If web interface is an application backed by a remote state HTMX falls apart.
3 hours ago
HTMX is great when your web interface is just a representation of a server state.
If web interface is an application backed by a remote state HTMX falls apart.
can you give an example?