Difference between revisions of "JavaScript framework"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "A '''JavaScript framework''' is a framework for JavaScript. == Framework or library? == framework and Library (com...") |
Karl Jones (Talk | contribs) (→Framework or library?) |
||
Line 3: | Line 3: | ||
== Framework or library? == | == Framework or library? == | ||
− | [[Framework (computing)| | + | [[Framework (computing)|Framework]] and [[Library (computing)|libraries]] are similar. The differences may be arbitrary. |
In general: | In general: |
Revision as of 11:51, 9 May 2016
A JavaScript framework is a framework for JavaScript.
Framework or library?
Framework and libraries are similar. The differences may be arbitrary.
In general:
- Framework refers to a large, comprehensive thing
- Library refers to a small, limited thing
See also
External links
- Comparison of JavaScript frameworks @ Wikipedia