The functional programming I wrote before is arranged from the JavaScript ES6 functional programming primer classic book, and then only specifically mentioned in the first article, the following words did not specifically mention, and cited a large number of words in the book, so I have deleted the article here, Then I re-marked the quotation at the beginning of each article on CSDN, and marked it as reprint. I plan to organize it in this way.

The reason why I write blog is that writing blog can make me understand the content of the book a little deeper, and some of the places that can not go down because of writing blog can force me to go down, and also found the bug in the book, if you do not write blog, you may not read so seriously. So I chose to write a blog. But I didn’t pay attention to the original stuff before, and I will in the future, so if you still want to see it, you can see it through CSDN, and the address is below

  • Introduction to functional programming
  • Javascript basics and environment configuration for functional programming
  • Higher-order functions of functional programming
  • Closures and higher-order functions of functional programming
  • Functional programming of arrays
  • Currization and partial application of functional programming
  • Composition and pipeline of functional programming
  • Functors of functional programming

Continuously updated…