Difference between revisions of "Javascript"
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
The term "Javascript" can refer to VanillaJS (bare Javascript) and its frameworks. | The term "Javascript" can refer to VanillaJS (bare Javascript) and its frameworks. | ||
+ | |||
{{stub}} | {{stub}} | ||
+ | |||
+ | [[Category:Computer programming]] |
Latest revision as of 15:44, 18 May 2025
Javascript, commonly known as JS or JavaScript, is a programming language. It has a tutorial here. It is typically used in web and app design, and often used in conjunction with HTML and CSS. It also has related sublanguages such as JSON (Javascript Object Notation) to create APIs.
The term "Javascript" can refer to VanillaJS (bare Javascript) and its frameworks.
This article is a stub. Help us out by expanding it.