Live data from Hacker News

Viewing profile — ryndshn

ryndshn

HN member
Joined
Sat, Feb 09, 2019, 8:18 AM UTC
HN karma
33
Public activity
6 items

About ryndshn

No profile information was provided.

Recent public activity

  1. comment
    Comment #36495311

    does this include polestar?

  2. comment
    Comment #33861350

    wow, amazing you were able to figure that out... most people would have given up

  3. comment
    Comment #27162966

    ehh, not really. JVMs are all developed under the same roof but JS engines are a little more distributed and the spec has a little more room for interpretation. i agree it's unlike…

  4. comment
    Comment #27162947

    isn't using RN over native ultimately just optimizing for their developers and not the product? RN is great for start-ups that need to build and launch quickly for multi-platform, …

  5. comment
    Comment #27162867

    none of the issues i described are different now. RN on iOS still uses JavaScriptCore by default, Android uses Hermes, and it still uses V8 if debugging, meaning it's possible you'…

  6. comment
    Comment #27162787

    if i remember correctly, Airbnb had many issues with RN that were not related to their incremental migration, such as the issues they had with things like debugging, where it was a…