Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Cpoll
on April 16, 2022
|
parent
|
context
|
favorite
| on:
I Avoid Async/Await
It's not. One might assume it's Node fetch, but parent post was just using a specific example to make a general point. Fetch can be `any`thing.
Would you say the same thing about
function getData() { return mysteryFunction(…); }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Would you say the same thing about
function getData() { return mysteryFunction(…); }