Live data from Hacker News

Viewing profile — jsh7

jsh7

HN member
Joined
Thu, May 16, 2013, 6:19 PM UTC
HN karma
5
Public activity
13 items

About jsh7

No profile information was provided.

Recent public activity

  1. comment
    Comment #17987730

    You can also ‘return’ the outer function from within a ‘for...of’ which is pretty useful imo.

  2. story
  3. comment
    Comment #13958392

    Thanks!! Using this as boilerplate for multiple specialized todo/reminder apps was exactly my plan :) For animations I just used Animated ( https://facebook.github.io/react-native/…

  4. comment
    Comment #13944916

    Congrats on your launch! Your site is well-designed. And definitely, I'm thinking that building in some social features should be my next step. One idea I have is adding a timeline…

  5. comment
    Comment #13941009

    Happy to answer any questions. I really enjoyed working with React Native and I can't wait to start my next RN app. I was also able to open source a couple libraries I wrote while …

  6. story
  7. comment
    Comment #11038904

    Try this: `class extends Component { foo = () => { console.log('this was bound at construction time'); }; render() { return ; } }` This only works if you have stage-1 class propert…

  8. story
  9. comment
    Comment #9735134

    Interesting. One suggestion -- if you're going to use dynamic URLs with query parameters, you should re-evaluate them when the browser back/forward buttons are pressed.

  10. comment
    Comment #7117173

    Yahoo seems to be enjoying this news: https://twitter.com/Yahoo/status/426795724542455808

  11. comment
    Comment #7091098

    For a Wall Street trader on the other hand, this tradeoff seems to not exist.

  12. story
  13. comment