Hacker News new | ask | show | jobs
by igor47 212 days ago
Super interesting, I'm just getting into DOM morphing libraries to try to patch around what I've found so far as the main limitation of the htmx approach: losing DOM on swaps. I started a discussion around some of the issues here: https://github.com/bigskysoftware/htmx/discussions/3501

Someone proposed using ideomorph, but it doesn't seem to address the issues I've encountered. Curious if you think a different morphing approach would help?

1 comments

You can try Morphlex (this library) over at https://dm.rt.ht

(DOM Morph RealTime HyperText)