I was in Prototype/Scriptaculous hell on a very complicated project
with lots of code. The file size of the library itself was killing me.
I took a branch of the project and ripped out all the
Prototype/Scriptaculous code and started implementing jQuery. Not only
did I see massive file size reduction in the library itself but also
in my own code for the site. I saw upwards of 50% line reduction after
switching to jQuery. jQuery has all I need and nothing more. If I need
something else I'll check to see if it is in a plugin and if it isn't
I'll write the plugin myself and realase it to the community. I
started using jQuery around the begining of this month and haven't
looked back since. It has been a complete joy to program with jQuery.

Thanks John and contributors for a new wave of JavaScript programming!

Brandon Aaron

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to