1
adoyle 2016-01-29 13:25:36 +08:00
哇哦,博客很酷哦
|
2
magicdawn 2016-01-29 13:44:12 +08:00
superagent promisify using bluebird
const request = require('superagent'); const Request = request.Request; Request.prototype.endAsync = Promise.promisify(Request.prototype.end); |
4
libook 2016-01-29 13:56:56 +08:00
赞一个
|
6
int64ago 2016-01-29 14:45:41 +08:00
还是弄个域名吧,看你 GitHub 已经很牛了
|
7
libook 2016-01-29 15:00:16 +08:00
加个 Disqus 呗~
|
10
sox OP @int64ago 正准备换的 😂https://blog.egoistian.com
|
11
sox OP |