Allen Wirfs-Brock (2014-02-08T19:17:53.000Z)
domenic at domenicdenicola.com (2014-02-17T21:18:56.777Z)
err, missing word > The magic is in the `Promise[Symbol.create]` method which is inherited by `MyPromise` and invoked during `(new MyPromise)`. Playing around with the instance side prototype chain >>isn't<< enough.
domenic at domenicdenicola.com (2014-02-17T21:18:40.248Z)
err, missing word > The magic is in the Promise[Symbol.create] method which is inherited by MyPromise and invoked during (new MyPromise). Playing around with the instance side prototype chain >>isn't<< enough.