Viewing profile — jsh7
jsh7
HN member- Joined
- Thu, May 16, 2013, 6:19 PM UTC
- HN karma
- 5
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About jsh7
No profile information was provided.
Recent public activity
-
comment
Comment #17987730
You can also ‘return’ the outer function from within a ‘for...of’ which is pretty useful imo.
- story
-
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/…
-
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…
-
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 …
- story
-
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…
- story
-
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.
-
comment
Comment #7117173
Yahoo seems to be enjoying this news: https://twitter.com/Yahoo/status/426795724542455808
-
comment
Comment #7091098
For a Wall Street trader on the other hand, this tradeoff seems to not exist.
- story
- comment