Live data from Hacker News

A Deep Dive on React Native [video]

youtube.com

71–72 of 72 posts

Re: A Deep Dive on React Native [video]

#71

Earlier quoted context omitted.

If you have to watch a video though, try increasing the playback speed (it's in the little settings gear on the YouTube player). I normally listen for a few minutes at double speed, then drop down to 1.5 if necessary.

Did you try that with this video? I had enough trouble with the speaker rushing words in a thick accent at normal speed (not even meant as a criticism...just one of those things you come across at these conferences). Sometimes speeding up just isn't a viable option. I'm glad I had the time to watch the whole video last night, but I too am looking forward to blog posts, documentation, and code releases. Way easier for…

I watched it at 1.5x and it's perfectly understandable, although it's probably because, like @pluma, I'm also a non native english speaker living in Europe.

Re: A Deep Dive on React Native [video]

#72
post #38

Earlier quoted context omitted.

Doubtful, they can just include a compiled JavaScript runtime.

I thought JavaScript was interpreted? Seriously, are there Linux JavaScript compilers existing - which don't depend on Node or any other JIT-compiler, and which can be integrated in Android projects?

I meant compile an open source java script interpreter and bundle it, not compile the javascript.
Post reply on HN