Wikipedia:WikiProject JavaScript/Glossary of JavaScript
Appearance
This is an alphabetized glossary of terms pertaining to the programming language JavaScript, along with their definitions in the context of that language. JavaScript is the programming language of the Web. It is one of the 3 core web development technologies (the other two being HTML and CSS), and it is used on most web pages. JavaScript is not related to Java; they are two distinctly different programming languages.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
- Promise –
Q
R
S
- Scope –
- Server-side –
- Server-side JavaScript –
- Subroutine – another name for "function".