reading-notes

Read: 07 - Programming with JavaScript

MDN Control Flow

The order in which the computer executes statements in a script: Control Flow

JavaScript Functions (JS F)

JS F Syntax

Function Invocation

Function Returns

Why Functions?

JS Operators (JS O)

Types of Operators