HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Kwastie

no profile record

Submissions

Volkswagen blocks Home Assistant by requiring client assertion

github.com
392 points·by Kwastie·il y a 2 mois·190 comments

comments

Kwastie
·il y a 11 ans·discuss
To 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·discuss
It 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·discuss
An 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).