Promise errors in io.js

added by bpwndaddy
5/22/2015 3:13:58 PM

372 Views

See how to code native Promises and specific error detection in io.js. Recently the projects announced they are merging back together. While we wait for that merge to happen, there are still a few things you can do in io.js that are not yet available in node.js. One of those features is native Promises, part of ES6, along with some new io.js specific error detection.


0 comments