/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Python has had async for 10 years – why isn't it more popular?
(tonybaloney.github.io)
320 points
willm
| 1 comments |
02 Sep 25 17:24 UTC
|
HN request time: 0.201s
|
source
Show context
tripletpeaks
◴[
02 Sep 25 17:39 UTC
]
No.
45106417
[source]
▶
>>45106189 (OP)
#
It’s probably related to the fact that when they added “await” to JavaScript, it seemed to become the most popular keyword in the language overnight, just comical amounts of it in the average new JavaScript file in the wild.
replies(2):
>>45109265
#
>>45125293
#
1.
zelphirkalt
◴[
04 Sep 25 09:25 UTC
]
No.
45125293
[source]
▶
>>45106417
#
Somehow I prefer the explicitness of Promise.then().catch(). When I have to do JS. Am I the only one?
ID:
GO
↑