A Closer Look at Functions
Section content
Default Parameters
How Passing Arguments Works: Value vs. Reference
First-Class and Higher-Order Functions
The call() and apply() methods
The bind() method
Immediately Invoked Function Expressions (IIFE)
Closures