Live data from Hacker News

Viewing profile — jkd3v

jkd3v

HN member
Joined
Sun, Feb 21, 2016, 10:34 AM UTC
HN karma
1
Public activity
1 items

About jkd3v

No profile information was provided.

Recent public activity

  1. comment
    Comment #12015469

    Furthermore, lodash/underscore contain some null object patterns: null.map(...) will throw an error, while _.map(null, ...) returns []