Promisees — Promise visualization playground for the adventurous

1
2
var p = Promise.resolve()
.then(data => new Promise(function (resolve, reject) {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[resolve].then().then().catch()new()