Table of Contents
Chapter 1. Becoming functional
1.1. Can functional programming help?
1.2. What is functional programming?
1.2.1. Functional programming is declarative
1.2.2. Pure functions and the problem with side effects
1.3. Benefits of functional programming
1.3.1. Encouraging the decomposition of complex tasks
1.3.2. Processing data using fluent chains
1.3.3. Reacting to the complexity of asynchronous applications
Chapter 2. Higher-order JavaScript
Get Functional Programming in JavaScript now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.