What SPA JavaScript frameworks exist that compile to real DOM?
I see Svelte and solidjs as two contenders in this field. But are there alternatives? Which frameworks directly compile code to the real DOM (as opposed to virtual DOM)?
👤 pull_my_finger Accepted Answer ✓
I don't regularly use Haxe these days, but I was really impressed with Coconut-UI[1] when I did. Lots of rendering options including DOM, React-Native etc.