[Video 229] James Coglan: Practical functional programming — Pick two

Functional programming is increasingly popular — and, some would say, important.  JavaScript offers many functional constructs, but what does that mean?   How does functional programming differ from other styles, and how can we incorporate that into our JavaScript code? How do functional techniques allow us to react more easily to changing requirements in our code?  In this talk, James Coglan offers many examples of functional techniques in JavaScript, as well as the reasons why we might want to use such techniques.

Leave a Reply