Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Whats the difference between a JavaScript Library and a JavaScript Framework?
Old 01-07-2009, 08:33 PM Whats the difference between a JavaScript Library and a JavaScript Framework?
TWD
TWD's Avatar
King Spam Talker

Posts: 1,112
Trades: 0
I just noticed that on the JQuery website they state:

"JQuery is a new kind of JavaScript Library"

but on the Mootools site it says:

"Mootools: A compact JavaScript Framework"


I was always of the belief that JQuery and Mootools were competing versions of the same thing (whether that be a Library or Framework). So one of them must be incorrect.
TWD is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-07-2009, 09:35 PM Re: Whats the difference between a JavaScript Library and a JavaScript Framework?
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
In this case, it's two words for pretty much the same thing. The difference may be that Mootools extends native objects, which creates a different JavaScript environment in which to operate, while jQuery does not extend purely native objects, as everything is chained to the one global object that it creates, which is jQuery. It does sometimes extend native objects that are connected to the jQuery chain, but this does not affect the ordinary global namespace, only the jQuery one. So this is a main difference between those two systems, though I wouldn't say it necessarily makes one a framework and the other a library, as this seems to me more a choice of semantics.
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to Whats the difference between a JavaScript Library and a JavaScript Framework?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10260 seconds with 12 queries