A Look at Node 8's util.promisify()

util.promisify converts a callback-based function to a Promise-based one. Dr. Axel shows off how to use it. - https://goo.gl/B4Wtp6



#nodejs