September 2018
Beginner
501 pages
10h 32m
English
& (ampersand), 137
* (asterisk), 27
\ (backslash), 96
` (backtick), 102
^ (caret), 296
= (equal sign)
assignment (=) operator, 134
equality (==) operator, 135
equality (===) operator, 132
fat arrow (=>) symbol, 59
inequality (!=) operator, 132
\" escape sequence, 97
\' escape sequence, 97
! (exclamation point), 90
/ (forward slash)
// comment notation, 24
/* */ comment notation, 25
division (/) operator, 27
> (greater than) symbol
greater than (>) operator, 132
greater than or equal to (>=) operator, 132
- (hyphen)
decrement (--) operator, 28
in property names, 243
subtraction (-) operator, 27
< (less than) symbol
less than (<) operator, 132
less than or equal to (<=) operator, ...
Read now
Unlock full access