-
Recent Posts
Projects
Archives
Categories
Meta
Monthly Archives: April 2011
Asynchronous episode 3 – Adventures in event-land
From callbacks to events This is my third post on asynchronous Javascript. In the first one, I explored callbacks and I explained how I ended up creating streamline.js, a tool that simplifies programming in callback-land. In the second one, I … Continue reading
Posted in Asynchronous JavaScript, Uncategorized
3 Comments
Currying the callback, or the essence of futures…
Wow, this one is not for dummies!!! I decided to play it pedantic this time because I posted a layman explanation of this thing on the node.js forum and nobody reacted. Maybe it will get more attention if I use … Continue reading
Posted in Asynchronous JavaScript
28 Comments