Live data from Hacker News

Viewing profile — qwermike

qwermike

HN member
Joined
Sat, Feb 03, 2018, 1:12 PM UTC
HN karma
2
Public activity
8 items

About qwermike

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #17923965

    I've just been in this place before

  3. comment
  4. comment
  5. comment
  6. comment
    Comment #16890664

    Probably, you can optimize .forEach even more. You can get 'arr.length' and 'let i = 0' outside of the for-loop. It could be faster according to this test: https://jsperf.com/exten…

  7. comment
  8. comment