Live data from Hacker News

Viewing profile — jvain

jvain

HN member
Joined
Thu, Jul 07, 2011, 8:34 AM UTC
HN karma
2
Public activity
4 items

About jvain

No profile information was provided.

Recent public activity

  1. comment
    Comment #17573256

    Shouldn't the doFilter function use query instead of this.state.query? const doFilter = query => user => query === user.name;

  2. comment
    Comment #13232000

    Booleans, how do they work? const DEBUG = process.env.NODE_ENV !== 'production' module.exports = { debug: DEBUG ? true : false

  3. comment
  4. comment
    Comment #2737736

    There's a new book from Khoi Vinh, just read it and liked it a lot. Also it's the first book on applying grid based design on web sites instead of print: http://www.subtraction.com…