Jump to content

Talk:JavaScript library: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Dilvie (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
Why does JavaScript Framework redirect here? A JavaScript Framework is different from the generic "JavaScript library". A JavaScript library is, as this articles says, just any collection of JavaScript functions that makes coding easier. However, a JavaScript Framework is a specific type of library. It exists primarily to create a baseline between browsers that have different DOM implementations. They create universality in 1) selection / manipulation of events, and 2) handling events. This includes jQuery, YUI, MooTools, and Prototype. How can we have a "Comparison of JavaScript frameworks" page without a page explaining JavaScript frameworks?

--[[Special:Contributions/66.119.170.242|66.119.170.242]] ([[User talk:66.119.170.242|talk]]) 18:00, 26 November 2010 (UTC)

This article seems useless because the (short) content is mainly made of references to libraries that actually are Ajax frameworks. A redirect to Ajax Framework would be a better choice. [[User:Macaldo|Macaldo]] ([[User talk:Macaldo|talk]]) 13:42, 1 April 2009 (UTC)
This article seems useless because the (short) content is mainly made of references to libraries that actually are Ajax frameworks. A redirect to Ajax Framework would be a better choice. [[User:Macaldo|Macaldo]] ([[User talk:Macaldo|talk]]) 13:42, 1 April 2009 (UTC)



Revision as of 18:00, 26 November 2010

Why does JavaScript Framework redirect here? A JavaScript Framework is different from the generic "JavaScript library". A JavaScript library is, as this articles says, just any collection of JavaScript functions that makes coding easier. However, a JavaScript Framework is a specific type of library. It exists primarily to create a baseline between browsers that have different DOM implementations. They create universality in 1) selection / manipulation of events, and 2) handling events. This includes jQuery, YUI, MooTools, and Prototype. How can we have a "Comparison of JavaScript frameworks" page without a page explaining JavaScript frameworks?

--66.119.170.242 (talk) 18:00, 26 November 2010 (UTC)[reply]

This article seems useless because the (short) content is mainly made of references to libraries that actually are Ajax frameworks. A redirect to Ajax Framework would be a better choice. Macaldo (talk) 13:42, 1 April 2009 (UTC)[reply]

There is a difference between a JavaScript library and an Ajax framework. Some JavaScript libraries serve as Ajax frameworks, but not all, and many libraries have nothing to do with Ajax. Dilvie (talk) 07:49, 2 October 2010 (UTC)[reply]