Hacker News new | ask | show | jobs
by a_c 900 days ago
Haven’t tried htmx. Have you heard of phoenix liveview? Are they similar concepts?
1 comments

htmx is lower level than the various liveview implementations

this makes htmx more work, in general, to accomplish things but also less opaque

htmx is laser focused on generalizing hypermedia controls in HTML (anchors & forms)