ECMAScript 6 promises (1/2): foundations

added by Paul Wheeler
9/25/2014 1:12:28 PM

271 Views

This blog post is first in a series of two blog posts on ECMAScript 6 promises. It explains the foundations of asynchronous programming in JavaScript, to prepare you for part two, which covers the promise API.


0 comments