Getting Functional with Javascript (Part 1)
After reading about currying, partial application and other functional programming techniques, some developers are left wondering when, exactly, they would ever use those methods; and why would they want to?... »