Links published on November 3, 2006
Cleaner Callbacks With Partial Application
Good intro to some of the useful functional-programming tricks you can do in JavaScript, including currying and an example implementation of map.
The B-List is the personal weblog of James Bennett, a web developer in Lawrence, Kansas.
Good intro to some of the useful functional-programming tricks you can do in JavaScript, including currying and an example implementation of map.