Read the comments. The back-and-forth between Dan Abramov and Benny Powers is very enlightening (at least for someone like me who doesn't follow Web standards and library internals closely).<p>I used to be skeptical about Web Components' ability to impose common standards [0], but I've recently become fascinated with Polymer (LitElement [1] and lit-html [2], specifically). There's even a Redux mixin for LitElement components. Were it not for React Native, I would be giving Polymer much more serious consideration for my go-to technology.<p>[0] <a href="https://news.ycombinator.com/item?id=15058651" rel="nofollow">https://news.ycombinator.com/item?id=15058651</a><p>[1] <a href="https://github.com/Polymer/lit-element" rel="nofollow">https://github.com/Polymer/lit-element</a><p>[2] <a href="https://github.com/Polymer/lit-html" rel="nofollow">https://github.com/Polymer/lit-html</a>