alsotang

Results 123 comments of alsotang

async 的这里有:https://github.com/alsotang/async_demo 在 2015年12月15日 下午11:43,Relsoul [email protected]写道: > 在nodejs中有很多异步回调,一不小心就会调入异步的坑,尤其是异步中再循环再异步再循环这种形式~ > async的github官方虽然说得比较清楚了但是对我这种英文有点黑的小白来说看着有点压力了 > 另外async配合mongoose来查询貌似比较方便 > 所以~顺便写写mongoose教程吧!万分感谢! > > — > Reply to this email directly or view it on GitHub > https://github.com/alsotang/node-lessons/issues/77.

升不升对于这个课程没有影响吧? 2015-09-16 12:57 GMT+08:00 HeZiqiang [email protected]: > — > Reply to this email directly or view it on GitHub > https://github.com/alsotang/node-lessons/issues/62.

cnode 现在是有 ratelimit 的,不能爬得太暴力 2015-04-03 2:21 GMT+08:00 icake [email protected]: > 稍微改进下, > > var requestAgain = function (url, cb) { > request.get(url).end(function (err, res) { > if (err || res.statusCode...

备案中。未登录用户无法进入。 2015-08-12 15:59 GMT+08:00 walter211 [email protected]: > Not Found. Resolve Domain Error. 是ratelimit的原因么 > > — > Reply to this email directly or view it on GitHub > https://github.com/alsotang/node-lessons/issues/29#issuecomment-130209934 >...

chrome 的侧边栏是啥?截图看看 在 2015年11月29日 下午7:39,JackieLs [email protected]写道: > 我想我犯了一个低级错误……因为是响应式布局我开了侧边栏的chrome把屏幕挤小了,然后没有看到user_card板块,所以导致我又去另一个网页爬了……forgive > me... > > — > Reply to this email directly or view it on GitHub > https://github.com/alsotang/node-lessons/issues/29#issuecomment-160406263 > .

可能 nvm 出问题了。

nope, my english is so poor > 在 2014年11月4日,04:02,Alain Jacomet Forte [email protected] 写道: > > Are you planning on releasing an English version of this? > > — > Reply...

welcome, you can fork to do the translation or start a new repo, I don’t care any copyright issue from this project. > 在 2014年11月4日,11:13,GeorgeZou [email protected] 写道: > > maybe...

感觉也没有太大改动啊。 而且你这个命令里面用了 brew?linux 没有这东西啊。。homebrew 吗?

你要用 heroku 的命令初始化你的目录 2015-09-30 13:33 GMT+08:00 David Tse [email protected]: > 现在的做法是先把远程的clone下来,在把远程目录的.git复制到我的项目目录。在push到origin > master上去,并没有heroku这个origin > > — > Reply to this email directly or view it on GitHub > https://github.com/alsotang/node-lessons/issues/66.