Use the underscore library to experience functional programming constructs: map, reduce, filter, every, some, etc.
Dates: Fri, Sep 9 - Fri, Sep 16
Why, what, how, and when you will learn about functional programming in Javascript.
Understand the basics: how to use functions as values, functions as arguments, and functions as return values.
Make your code more compact and understandable with Underscore.js
Reference guide to underscore functions
Annotated source code for Underscore. Highly readable.
Know the terminology used in FP
Play around with functions using Underscore
Functional programming using Underscore
Continue to explore functional programming using Underscore
Yet more functional programming using Underscore