[clug] javascript libraries/frameworks

Daniel Pittman daniel at rimspace.net
Mon Oct 27 10:28:39 GMT 2008


jm <jeffm at ghostgun.com> writes:

> Anyone have any recommendations on javascript libraries? 

JQuery -- http://jquery.org/ -- is the best library I have worked with,
bar none, and seems to have huge industry support.  Among other things,
Microsoft recently committed to shipping and supporting it with IE and
Visual Studio.

For building applications in JavaScript, rather than enhancing a
website, the YUI framework is wonderful.

Dojo looks good, and had technical advantages but documentation
drawbacks compared to YUI.

> I realise think is like asking how long is a piece of string. What I
> seek is a library with a clean interface and good documentation to do
> some simple form completion and displaying of results without
> reloading the page.

JQuery, plus appropriate plugins.

Regards,
        Daniel


More information about the linux mailing list