Index

Symbols

+ (addition) operator, 8

&& (and) operator, 10

= assignment operator, 9

/= assignment operator, 9

+= assignment operator, 9

–= assignment operator, 9

%= assignment operator, 9

*= assignment operator, 9

` (backquotes), 5051

{ } (curly braces), 10, 14, 61, 62, 75

-- (decrement) operator, 8

/ (division) operator, 8

== (equal) operator, 9

=== (equal) operator, 9

\' escape code, 20

\" escape code, 20

\\ escape code, 20

> (greater than) operator9

>= (greater than or equal to) operator, 9

++ (increment) operator, 8

< (less than) operator, 9

<= (less than or equal to) operator, 9

% (modulo) operator, 8

* (multiplication) operator, 8

!= (not equal) operator, 9

!== (not equal) operator, 9

! (not) operator, 10

|| (or) operator, 10

( ) (parentheses), ...

Get Learning Angular, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.