Volkswagen blocks Home Assistant by requiring client assertiongithub.com392 points·by Kwastie·il y a 2 mois·190 comments
Kwastie·il y a 11 ans·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·il y a 11 ans·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·il y a 11 ans·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.