
Understanding Scope in JavaScript
Scope in JavaScript defines the visibility of variables.

Filtering Items From an Array in JavaScript
The first argument is a callback that receives the current element of the array, in the callback you insert your code to decide if the cur