I make a feeble attempt to follow the Javascript frameworks, and saw this. With jQuery's meteoric rise, imitation was inevitable.
http://www.jackslocum.com/blog/2007/01/ ... enchmarks/
YUI-EXT adds jQuery-like functionality
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: YUI-EXT adds jQuery-like functionality
I make a feeble attempt keeping up reading about new javascript frameworks.arborint wrote:I make a feeble attempt to follow the Javascript frameworks, and saw this.
It's going so fast now, that when I have finished reading a post from enter-javascript-guru-name-here about his new framework and I go back to my feedreader, the next post has popped up about another new framework from another-javascript-guru..
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
Re: YUI-EXT adds jQuery-like functionality
Competition is good. One thing I noticed about the test is they are using the standard jQuery library which includes stuff other than just DOM selectors. However, after running a couple tests with just the jQuery, selector and event libraries there was some substantial improvement but not enough to change the results. Maybe if I could figure out how to run the test with just jQuery and selector there might be better results but something in the test needs jQueries bind() function.
As long as you all keep up your feeble attempts at keeping up to date, I can keep up to date by visiting phpDN a gazillion times a day. Keep up the good work guys!
As long as you all keep up your feeble attempts at keeping up to date, I can keep up to date by visiting phpDN a gazillion times a day. Keep up the good work guys!