from Hacker News

Why the React community is missing the point about Web Components

by hypercluster on 11/8/18, 7:36 AM with 2 comments

  • by ralmidani on 11/8/18, 5:27 PM

    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).

    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.

    [0] https://news.ycombinator.com/item?id=15058651

    [1] https://github.com/Polymer/lit-element

    [2] https://github.com/Polymer/lit-html