> I'm starting to wonder whether reactivity (not React specifically) was the originally sin that led to modern UI complexity
I've always maintained that no reactivity is a much simpler mental model. Mithril and Imba do this with better than good enough performance.
I think Remix 3 will be following this approach too.