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

Updated promise performance tests with latest lib versions, and results with & w/o when.js's paranoid mode enabled: groups.google.com/d/msg/cujo…
2
2
Here's a preview of the upcoming wire.js 0.9 docs: groups.google.com/d/topic/cu…
2
1
when.js 1.5.1 released: moar speed and debug groups.google.com/d/topic/cu…
4
2
Been hunting for a good promise library for node thats not too bulky. when.js makes the most sense to me github.com/cujojs/when
2
is it chance that "fast" & "cujo" each has 4 chars? eh…maybe. run our test; see which Promise lib is worthy of 4 chars github.com/cujojs/promise-pe…
2
when.js 1.5.0 released: sequence/pipeline/parallel + performance: groups.google.com/d/topic/cu…
7
1
I’m going to try and incorporate more ES5 goodness in my code and use the @cujojs’ poly library for IE8 (where possible/needed)
2
Fowler on Inversion of Control, or why @lifeimageinc <3's #wirejs martinfowler.com/articles/in…
1
2
meld.js 1.0.0 released! powerful AOP for javascript: groups.google.com/d/topic/cu…
2
5
With curl.js, created by @unscriptable, you can load an entire UI component (JS, CSS, HTML, domReady) within one module. #ftw
6
11
and check out the new meld.js reference and api docs: github.com/cujojs/meld/blob/… github.com/cujojs/meld/blob/…
2
meld.js 0.8.0 just released, getting close to 1.0.0! groups.google.com/d/topic/cu…
2
We're getting ready for meld.js 1.0! First step? Much needed documentation!!! sneak preview: github.com/cujojs/meld/tree/…
2
1
tried to use Promises/Deferreds but couldn't quite grok what's going wrong? gain insight with when.js's when/debug! github.com/cujojs/when/wiki/…
3
3
Writing AMD JavaScript is so much fun. Love it.
2
interesting javascript q: determine if a function should be called as a constructor (i.e. using new) *without* actually calling it … go
4
2
pretty awesome that @unscriptable and I got accepted to speak about Javascript IOC at SpringOne 2GX … the world, she is a-changing! #s2gx
5
1
Made the switch over to the Array.prototype polyfills provided by @cujojs’ Poly library. Awesome stuff.
4
2