Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kinkdr
on Nov 2, 2016
|
parent
|
context
|
favorite
| on:
Async/await support in Firefox
It is in essence:
read((err, txt) => { console.log(txt) })
Or
read().then((txt) => console.log(txt))
Why is it bad?
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: