reading-notes

Expressions of a 30 Something JS Function…Or Do Operators still answer the call?

Two types of expressions:

Side Effects - such as assigning values

Purely Evaluate

JS Operators (JS O)

Types of Operators

Assigning to Properties

For Statement

When a for loop executes the folloing occurs

While Statement