JavaScript-Promise-Examples

This repo demonstrates the use of ES6 Promises in JavaScript.

The examples use Jake Archibald's ES6 Promise Polyfill which is in its turn a subset of rsvp.js.