Javascript Flashcards
1
Q
Arrays and Property Access
A
2
Q
What is scope? How do the different types of scope differ?
A
3
Q
Iterators
A
4
Q
If/Else Statements
A
5
Q
Getters and Setters
A
6
Q
Switch Statements
A
7
Q
What does the return statement do? Offer? Look like?
A
8
Q
Loops
A
9
Q
Libraries
A
10
Q
Truthy or Falsey
A
11
Q
Comparison Operators
A
12
Q
Function Declaration
A
13
Q
Function Expression
A
14
Q
Update Elements
Push
Pop
and other methods
A
15
Q
While Loops
A