Hacker News new | ask | show | jobs
by spankalee 3866 days ago
React will be short-lived because of Web Components, not because of Elm. Either that, or React will evolve to be a Web Components framework. The days of proprietary component silos are numbered, IMO.
2 comments

Here a discussion on React github about WebComponents: https://github.com/facebook/react/issues/5052
React goes into the exact opposite direction than Web Components. Declarative vs. imperative. (Relatively) clearly defined state vs. mixing DOM and JS state. What's your evidence that WCs are replacing React?