├── debugging_promises.html └── readFilePromisified.js /debugging_promises.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rauschma/promise-examples/HEAD/debugging_promises.html -------------------------------------------------------------------------------- /readFilePromisified.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rauschma/promise-examples/HEAD/readFilePromisified.js --------------------------------------------------------------------------------