HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Kwastie

no profile record

Submissions

Volkswagen blocks Home Assistant by requiring client assertion

github.com
392 points·by Kwastie·vor 2 Monaten·190 comments

comments

Kwastie
·vor 11 Jahren·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
·vor 11 Jahren·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
·vor 11 Jahren·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).