ramda-fantasy Questions
1
Solved
Recently I have decided to switch from lodash to ramda to play with functional way of composing my logic. I love it! After some extensive digging into FP I have found that's it's not only about han...
Conceited asked 16/7, 2021 at 2:53
2
Solved
I was using Bluebird for doing asynchronous stuff, but now have to do a lot of empty / null / error checks and I don't want to go down the usual if Else route. Am thinking of using monads, but have...
Nourish asked 3/7, 2017 at 6:27
1
Solved
Trying to figure out how the IO monad works.
Using the code below I read filenames.txt and use the results to rename files in the directory testfiles. This is obviously unfinished, so instead of ...
Preterit asked 5/10, 2016 at 23:10
1
© 2022 - 2024 — McMap. All rights reserved.