review: Functional JavaScript
¶ by Rob FrieselJust like it says on the tin, Functional JavaScript (Michael Fogus1; O’Reilly, 2013) is just that: a book about writing JavaScript in a functional style with Underscore.js as the foundational library to give you some of the higher-order functions you need to get started.2 First, a disclosure: I have a very personal relationship with this […]