/javascript-promises

Some examples and notes I put together while figuring out the ES6 Promise API

Primary LanguageJavaScript

This is a sandbox project to make sure that I understand what will happen when there are layers of promises that depend on each other.