Mike Chen
Mike Chen
Yep, the Functional way is cool! I noticed your signature which seems like lisp? I'm now practicing FP use `ramda` and `ramda-fantasy` in my projects after reading some Haskell materials....
I'm not familiar with Scheme, but I tried the example in your article, I'm really surprised! I had no idea how to do anonymous recursion before, even an assignment like...
I'm here :). Actually, It is safe to use the format exported from shell command `mongoexport`. I have noted on the button in a commit. So if you have data...
@smn-snkl Yep, I just created a pull request.
Actually, crawler will not load async scripts or ajax, you have to do it by yourself, that is , queue the ajax url.
We suggest you to use default module: `cheerio`
@achingbrain yep, like this, `uncaughtException: listen EADDRINUSE` why?
@achingbrain Sure, > {"level":"error","message":"Could not create connection to remote process Error: connect ECONNRESET\n at exports._errnoException (util.js:746:11)\n at PipeConnectWrap.afterConnect [as oncomplete](net.js:1010:19)","timestamp":"2015-11-24T03:26:26.342Z"} > {"level":"error","message":"Could not create connection to remote process Error: read...
@achingbrain sure, when it threw error, I got this: debug: Loaded config from 0=/usr/lib/node_modules/guvnor/guvnor debug: ApplicationContext Component with name config is being overridden debug: ApplicationContext Component with name logger is...
@achingbrain Any update?