Hacker News new | ask | show | jobs
by ec109685 3422 days ago
ReactNative doesn't even have the concept of a DOM, so how can that be its dirty secret?
2 comments

React Native has the native view hierarchy as its DOM, and it also has a "shadow" view hierarchy, which is very similar to the concept of shadow DOM.

https://github.com/facebook/react-native/blob/master/React/V...

I don't know anything about ReactNative. Nor did I claim I did. I am simply stating that React itself is a dead-end technology. I would think no one would want to use ReactNative unless they buy into the prospect of React itself having a long life ahead. But doesn't. It's a dead end. WebComponents are the future and react will be unnecessary.