Always something new, always something I didn’t expect, and sometimes it isn’t horrible.
—Robert Jordan
We are now familiar with libraries and frameworks such as KnexJS and RequireJS, among many others. This chapter discusses Async.js, a callback-driven JavaScript library that provides a suite of powerful functions to manage asynchronous collection manipulation and control flow.
When it comes to asynchronous programming, it is often a standard ...