Live data from Hacker News

Viewing profile — flattersatz

flattersatz

HN member
Joined
Sat, Mar 05, 2016, 12:44 AM UTC
HN karma
1
Public activity
1 items

About flattersatz

No profile information was provided.

Recent public activity

  1. comment
    Comment #11227835

    I believe promise.each is not serial in the way you think it is. Promises do handle only the resolution of certain events. So in your example both statements are executed exactly a…