Live data from Hacker News

Viewing profile — fangaorne

fangaorne

HN member
Joined
Fri, Apr 27, 2018, 8:35 AM UTC
HN karma
2
Public activity
1 items

About fangaorne

No profile information was provided.

Recent public activity

  1. comment
    Comment #16939294

    Although this method is pretty, I see 4 loops in this small line. a better way would be to only import the range method from lodash like so : import _range from "lodash/range";