A Primer on ES7 Async Functions

added by JavaScript Kicks
12/11/2014 9:55:46 AM

119 Views

If you've been following the world of JavaScript, you've likely heard of promises. There are some great tutorials online if you want to learn about promises, but I won't explain them here; this article assumes you already have a working knowledge of promises.


0 comments