Y
Hacker News
new
|
ask
|
show
|
jobs
by
eklavya
1160 days ago
It should when you can just block left and right.
1 comments
jayd16
1160 days ago
Again, my point is that you often won't want to be blocking. You'll still want to run multiple async calls concurrently, and to do that the syntax is not the familiar synchronous style. You still need to use more complex apis.
link