buzzdecafe

Results 90 comments of buzzdecafe

> That might make REPL integration a bit tougher one problem at a time. I'm in favor of promoting the cookbook on ramdajs.com ASAP and integrating with repl later.

_From @taylonr on April 23, 2016 3:4_ > > That might make REPL integration a bit tougher > > one problem at a time. I'm in favor of promoting the...

ok, i think we have a direction and some ideas; i will move this issue to ramda.github.io and let's proceed from there

Thanks; I prefer the former; we should trap the error; then if google changes what length they like, we don't have to chase them.

repl has its own repo: https://github.com/ramda/repl it's been a while since i've done any work in there, so i don't recall how to build/run locally. ping @craigdallimore @MattMS

> I wanted to get your thoughts. I'm thinking of creating a PR of what I've got sounds good to me.

Thanks for moving this issue. Looks like there is not much to the filter alg at the moment. It simply matches the input string vs. the list of functions, and...

#175 is merged. Less is certainly more. If you find the `Makefile` is in the way and npm is sufficient to build the site, I would not object to removing...

> I think all the operations are covered by other scripts... If this is so, I have no objection to removing the Makefile. I'd much rather have one way to...

https://github.com/ramda/ramda.github.io/pull/99 I think it is intended to be used? ping @thurt