Difference between revisions of "JavaScript library"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(etc)
(etc)
Line 3: Line 3:
 
== Framework ==
 
== Framework ==
  
'''Framework''' is a similar term, only more comprehensive in what is accomplishes.
+
'''Framework''' is a similar term, only more comprehensive in what the script accomplishes.
  
 
== See also ==
 
== See also ==

Revision as of 12:18, 11 June 2015

A JavaScript library is a library of pre-written JavaScript which allows for easier development of dynamic web pages using client-side scripting, especially for Ajax.

Framework

Framework is a similar term, only more comprehensive in what the script accomplishes.

See also

External links