*actually I'll use Coffeescript
Functions should be treated like everyone else...
KeineFunctions taking functions as arguments and returning functions.
KeinePreloading / preconfiguring functions with arguments
Keine[...] transforming a function that takes multiple arguments in such a way that it can be called as a chain of functions, each with a single argument (partial application)
— Wikipedia
KeineInterlude:
How is this all working?
a = 5Stitching functions together...
KeineUnderscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.
Werden wir benutzen, aber auch sehen, dass das nicht so funktional ist, wie die behaupten...Underscore got things backwards...
KeineJust kidding...
Nachfragen ob tiefergehender Vortrag gewünschtAnother interactive example.
Und alle so: Yeah!
Put your speaker notes here. You can see them pressing 's'.by @drboolean