22 March 2014
petkaantonov / bluebird
by ghis (via)Bluebird is a full featured promise library with unmatched performance.
Bacon.js
by ghisA small functional reactive programming lib for JavaScript.
Turns your event spaghetti into clean and declarative feng shui bacon, by switching from imperative to functional. It's like replacing nested for-loops with functional programming concepts like map and filter. Stop working on individual events and work with event streams instead. Combine your data with merge and combine. Then switch to the heavier weapons and wield flatMap and combineTemplate like a boss.
It's the _ of Events.
14 March 2014
1
(5 marks)