Answer the question
In order to leave comments, you need to log in
Where to start in functional programming in js?
I have been reading about FP for a long time, but basically these are articles explaining the concepts of FP, there were no specifics at all. I want to try. As far as I understand, there are several popular libraries (underscore, lodash, ramda) and there is also the elm language. I also realized that ramda is the closest library to FP, while others are something like general purpose. In general, there was a feeling by the names of the functions that half of them are already in the browser.
Tell me which library is better to start with. Or maybe Elm? Another problem is that I usually read the documentation with the google translate plugin and understand the meaning normally, but it doesn’t work out for me with fp (I tried to read the ramda and underscore documentation). Maybe faced with translations of documentation or their similarities?
As far as I understand, fp is mainly used in conjunction with react.js I am not familiar with react, is it used with vue.js ?
Answer the question
In order to leave comments, you need to log in
I also realized that ramda is the closest library to FP, while others are something like general purpose.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question