Named and Anonymous Functions

Slide navigation: Forward with space bar, , or PgDn. Backwards with or PgUp.

Defining Functions

Higher-Order Functions

Function Literals

Arrow Functions

Function Literals

Functional Programming

The Power Of Functional Thinking

Closures

Hard Objects

Arguments

Supplying Fewer Arguments

Supplying More Arguments

Simulating Named Arguments with Destructuring

Exceptions

Throwing Exceptions

Catching Exceptions

The finally Clause

Advanced Topics

Hoisting

Tagged Template Literals