Difference between revisions of "JavaScript library"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (library) |
Karl Jones (Talk | contribs) (etc) |
||
Line 1: | Line 1: | ||
A '''JavaScript library''' is a [[Library (computing)|library]] of pre-written [[JavaScript]] which allows for easier development of [[dynamic web page|dynamic web pages]] using [[client-side scripting]], especially for [[Ajax (programming)|Ajax]]. | A '''JavaScript library''' is a [[Library (computing)|library]] of pre-written [[JavaScript]] which allows for easier development of [[dynamic web page|dynamic web pages]] using [[client-side scripting]], especially for [[Ajax (programming)|Ajax]]. | ||
+ | |||
+ | == Framework == | ||
+ | |||
+ | '''Framework''' is a similar term, only more comprehensive in what is accomplishes. | ||
== See also == | == See also == |
Revision as of 11: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 is accomplishes.
See also
External links
- JavaScript library @ Wikipedia