Y
Hacker News
new
|
ask
|
show
|
jobs
by
tracker1
3989 days ago
I've been using async/await for a while with babel/6to5, and love it... it helps to have an understanding of how promises/generators work, but in the end code is
SO
much cleaner than promise chains.