Viewing profile — samc98
samc98
HN member- Joined
- Mon, Sep 10, 2018, 12:30 AM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About samc98
No profile information was provided.
Recent public activity
-
comment
Comment #29193739
The React team had explorations of a compiler for React, I believe - https://github.com/facebook/react/issues/9223 https://github.com/facebook/react/issues/7323 https://github.com/…
-
comment
Comment #25910109
How does this work if two (or more) engineers touch the same file at the same time? EG: If two engineers have two different PRs open modifying `index.html`, how does that go to can…
-
comment
Comment #25525943
> why wouldn’t generators be a good fit for some of these use cases? Especially since iterating over data is a common action. I imagine this would be easier to integrate into the f…