Volkswagen blocks Home Assistant by requiring client assertiongithub.com392 points·by Kwastie·2 miesiące temu·190 comments
Kwastie·11 lat temu·discussTo be fair, nobody will choose React because of the virtual dom. The virutal dom is just a tool to make React perform faster.You should choose React because it makes building reusable (web)components for applications much easier.
Kwastie·11 lat temu·discussIt works quite well actually, I tested it for a bit using the tutorial. I haven't found any real issues. Only the chrome inspector isn't working for me, but that might be caused by the Android emulator.
Kwastie·11 lat temu·discussAn app built with React Native is indistinguishable from a "real" native app, unlike cordova apps it doesn't run in the browser (or in a webview).
You should choose React because it makes building reusable (web)components for applications much easier.