Chris Eidhof:
“Arrows are a concept from functional programming, and we’ll see how they can make our life in Javascript a lot easier. Our code uses the excellent Arrowlets library. It’s still alpha code, but it’s already quite useful.”
What an odd title. It seems like the entire idea of this method is to use callbacks. I wish I knew what the author meant by his title.
Anyway, an interesting look into a different way of doing functional programming with JavaScript.