Viewing profile — janic
janic
HN member- Joined
- Mon, Jul 20, 2015, 11:13 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About janic
No profile information was provided.
Recent public activity
-
comment
Comment #20415972
The VM doesn't run JS directly, just bytecode so the version of the spec supported doesn't matter much. JS can be run through babel before going through the Hermes compiler.
-
comment
Comment #19474199
Artsy is a great example since their code is open source https://github.com/artsy/emission . Facebook does use relay in a lot of products. I’ve also seen a talk about how airbnb us…
-
comment
Comment #19470625
I think there actually is an issue with our data models. REST apis have moved a lot of the complexity of data fetching on the client apps since it is basically a 1 to 1 mapping of …
-
comment
Comment #11524975
If you want to just try RN without any setup you can try https://rnplay.org/