Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
beebeepka
on April 16, 2022
|
parent
|
context
|
favorite
| on:
I Avoid Async/Await
It's funny you say this because I have been promisifying xhr for years until fetch came along.
And these days I do the same when I want to simplify WebWorker communication. Promises are great
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And these days I do the same when I want to simplify WebWorker communication. Promises are great