squint

Chris McCormick 2025-10-29T02:31:14.705449Z

https://github.com/patrick-steele-idem/morphdom @borkdude I can't remember if this has been mentioned/considered as a candidate for lightweight dom manipulation. Would make Eucalypt much simpler.

borkdude 2025-10-29T03:40:15.389099Z

I’d go with snabbdom. Morphdom and idiomorph don’t preserve event handlers

👍 2