I think you are cherry picking.
There are plenty of examples in the modern web of terrible React/etc implementations but that doesn't mean the approach in itself is bad.
If the creators of React can't get it right, then what hope is there?
https://krausest.github.io/js-framework-benchmark/current.ht...
It's also possible to use htm with Preact for developing without a bundler if your target users support ES6.
https://github.com/developit/htm
I think you are cherry picking.
There are plenty of examples in the modern web of terrible React/etc implementations but that doesn't mean the approach in itself is bad.