uptownhr / hackable

Personal site starter for NodeJS developers
http://hackable.penguin.ws
24 stars 10 forks source link

replace async with promises #77

Closed uptownhr closed 8 years ago

uptownhr commented 8 years ago

Updating async usages with promises.

Will use bluebird library.

uptownhr commented 8 years ago

disregard, going to convert over to koajs and use async/await