• Navigating the Promised land.

    Promises in Javascript are great! They help you get out of "callback hell" and let you wrangle asynchronous code easily. This talk will provide a quick introduction to promises in Javascript, why they are useful, show you how to use them, and discuss some common pitfalls to avoid when using promises.

  • Ampersand.js