Scott Sauyet
Scott Sauyet
I know nothing about the eslint plugin, so I can't speak to why this generates a warning, but I do want to say that this is a slick piece of...
https://github.com/ramda/ramda-fantasy#project-status
https://github.com/ramda/ramda-fantasy#project-status
While I would have no problem shuttering Ramda-Fantasy, I'm not in agreement with the wider point here. Ramda itself was a learning exercise at first. @buzzdecafe and I used it...
:herb:
@danielo515: Please note several things - The libraries that exist are there to serve certain purposes. Ramda is all about working with existing types. Its functions support some subset of...
You can require or import Ramda functions individually: const map = require('ramda/src/map') Or you could probably use some tree-shaking code against the whole Ramda export. For Folktale, as far as...
Feel free to create a PR. I haven't used crocks beyond HelloWorld, but I've heard good things.
Dear Karen, Thank you for bringing this issue to our attention. By my calculations, you should now be at 25,826 minutes, and you've just broken our all-time hold record! Congratulations!...
@MostAwesomeDude:: I think of this repo as a resource for those not steeped in FP to learn what unfamiliar terms mean. That means that although there have to be *some*...