Echo JS 0.11.0

<~>
ccampean 2289 days ago. link 1 point
For books, take a look here - https://github.com/stoeffel/awesome-fp-js#books .
Personally I would start with Functional-Light JavaScript 
If you scroll a little bit in the github list you will find this http://fr.umio.us/why-ramda/ article.
With a free subscription for 10 days you can watch a few courses here https://www.safaribooksonline.com/learning-paths/learning-path-javascript/9781788831949/
Also do a search for 'ramda' here, https://github.com/xgrommx/awesome-functional-programming

Replies