Use the underscore library to experience functional programming constructs: map, reduce, filter, every, some, etc.
Dates: Fri, Jan 28 - Fri, Feb 4
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.
Play around with functions using Underscore
Functional programming using Underscore
Continue to explore functional programming using Underscore
Yet more functional programming using Underscore