The JavaScript Architectural Toolkit. cujoJS is an open, light, flexible architectural toolkit for the web

For our javascript enjoyment @Svpply is now fully dependent on curl.js. Thanks @unscriptable and @jrburke for it.
1
2
wire.js v0.9.0 is close, and will require an es5-ish environ. luckily, @cujojs has poly: github.com/cujojs/poly (es5-shim will work too)
1
1
node devs: `npm install when` now gets you when.js promises and deferreds, thanks to a very generous gesture by @RobAshton
4
1
wire.js - Javascript IOC Container w/Dependency Injection: bit.ly/JUDAHL
3
when.js 1.2.0: promise.otherwise() and tweaks to when/debug: github.com/cujojs/when
1
3
Using when.js's when.map and when.reduce to run a bunch of tasks in sequence, parallel, or in a pipeline: gist.github.com/2713087
1
1
Great q from @jonnyreeves about the when.js api: How to create an already-resolved promise? github.com/cujojs/when/issue…
1
Cool, thanks! RT @jiggliemon: Using @briancavalier's when.js in an AMD environment. Everyone should use this lib. // @unscriptable
2
1
wire v0.8 is here: Node, RingoJS, and a slew of new DOM and AOP features: github.com/cujojs/wire/wiki/…
1
when.js 1.1.0 composeable async map/reduce, assimilating $.Deferred, and a little oocss, all in one jsfiddle: jsfiddle.net/briancavalier/j…
2
4
when.js 1.1.0: composeable when.map/reduce, promise.always(), & experimental debug mode github.com/cujojs/when
3
4
@oberstet sorry. twitter client fail. just saw your tweet from 2 weeks ago! Answer: yes. Promises/A specifics single param for better reuse
With @caolan and @briancavalier commenting the gladius thread had become an excellent read on promises vs callbacks: github.com/gladiusjs/gladius…
2
6
@oberstet Have a look at when.all/any/some/map and when/apply for working with multiple values
@oberstet sorry for the late response. Yes, Promises/A promises represent a single value.
Excellent article by @DamonOehlman on using promises (via when.js) in async event handling with flip and eve github.com/DamonOehlman/damo…
1
awesome little app by @HeydayDigital that uses wire.js & when.js z.co.nz/about-z/who-is-z-ene…
3
1
wire.js mentioned in @adriancolyer's Spring I/O 2012 day 1 keynote (around 29:00): bit.ly/HHB86q
3
1
Why are we still calling the singleton a design pattern and encouraging this kind of programming? adobe.ly/GSO73w Use wire.js instead.
3
2
wire.js 0.8.0 rc1: node, ringojs, lots of new dom goodness for the browser, aop on promises, and more: github.com/cujojs/wire/wiki/…
4
1