Dev.Opera - Follow the standards, break the rulesDev.Opera - Follow the standards, break the rules

Login

Lost password?

Forums » Article Discussions

Discuss the articles posted on Dev.Opera.

Note: You need to login to post in the forums. if you don't have an account you first need to sign up.

By For_d O anchor Monday, 8. October 2007, 15:08:04

Introduction to JavaScript toolkits

This is the introductory article in a series of articles covering some of the most popular JavaScript toolkits. It gives an introduction to JavaScript toolkits and what they do in general, plus a comparison of the libraries covered in later articles, highlighting their strengths and weaknesses. When the series is finished we'll have covered jQuery, YUI, MochiKit, Dojo, MooTools, Prototype, Ext and possibly some others too - keep checking back for updates, and let us know if there are any specific toolkits you'd like to see covered!

( Read the article )

By leartist anchor Monday, 8. October 2007, 21:40:40

avatarNice article. qooxdoo (http://qooxdoo.org) would be great. It is a nice toolkit to create full blown web applications. And it's open-source, too.

By bohwaz anchor Tuesday, 9. October 2007, 12:42:54

avatar"toolkits" but only one toolkit in the article ?

By bohwaz anchor Tuesday, 9. October 2007, 13:01:44

avatar"toolkits" but only one toolkit in the article ?

Oh and in Topic History, all posts are marked "By bohwaz" :wink:

By For_d O anchor Tuesday, 9. October 2007, 13:23:13

avatarAs the article states, I'll add to it as I cover more toolkits. This is just to get it all started.

By mispgl anchor Wednesday, 10. October 2007, 21:03:13

avatarThis article looks very much like a promotion for a specific toolkit, especially coupled with the "jQuery is my everything" poem appearing at the same time.

For shame.

By chrismills O anchor Friday, 12. October 2007, 10:53:54

avatarAs stated in the article, this is merely the initial relase - currently Hans has only covered jQuery. Every time he writes another full article covering another JavaScript library, this article will also get added to, so that eventually it will be built up into a big JS library comparison, with seperate detailed articles to support it. I believe Hans will be covering Yahoo YUI next.

By haavard O anchor Monday, 15. October 2007, 14:58:46

avatar_7189:

"This is the introductory article in a series of articles covering some of the most popular JavaScript toolkits."

Hopefully that wasn't somehow unclear?

By inds_nandha anchor Tuesday, 30. October 2007, 05:05:21

avatarthis web site are very use full one.i am a college student.i like very much.this website is one of the amazing.

By Erinyes anchor Tuesday, 7. April 2009, 18:06:17

avatar(just a small phrasing nitpick)

When the article states the size of the packages it uses the "sales-pitch" (compressed) 16kb, 26kb (for the current ones). The size of jQuery is (currently; see post date) 55.9kb, minified. Please avoid confusion such as labeling "16kb" as "size". What I would think as size referring to is the non-optimized raw source code (with comments) which is 117kb; or at most the size of the optimized file, most certainly not the size which is handled to the browser after optimization on the server (arguibly this configuration is not necesarly at the whim of the developer; or the browser may not accept things like gziped content). The size could also be considered 0 if we include very aggressive cache control.

Moderators: pepelsbey | dstorey | mcx | operadev | chrismills | shwetankdixit | brucelawson | iheni | andreasbovens | zibin | mollydotcom