I'm a *huge* fan of YUI. I like how you can pick and choose which components to include, just like ZF. Also upon examining their code, it is very high quality. I'm a perfectionist who likes to roll my own solutions usually but I have to admit, they do it much better than I would have.

I also really like moo.fx / moo.dom / moo.ajax which are based on a prototype "lite" library. The nice thing about this library is that it's only 3KB.


Mislav Marohnić wrote:
On 9/20/06, Keith Pope <[EMAIL PROTECTED]> wrote:

Also slightly off topic but I have been looking at javascript frameworks
recently, how does YUI compare to protoype and its children ?


YUI = huge(!), robust, pretty stable, great event handling, good
documentation
Prototype.js = medium sized, Ruby-like, user-friendly, no-frills low-level
framework to build on - combine it with LowPro addon

think of what you need and decide based on that... you might want to
consider jQuery or new Mootools (supposedly combining best of jQuery and
Prototype)

Reply via email to