Could updating the DOM directly instead of the virtual dom get any advantage for elm? (the way it does for svelte)

Rich Harris (the creator of Svelte) said that “Svelte is a language to describe reactive user interfaces, just like Elm, Imba and a few others…”

1 Like