Viewing profile — flattersatz
flattersatz
HN member- Joined
- Sat, Mar 05, 2016, 12:44 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About flattersatz
No profile information was provided.
Recent public activity
-
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…