The Array object, enables storing a collection of multiple items under a single variable name.
We will be practicing the Array methods
A closure is the combination of a function bundled together (enclosed) with references to its surrounding state
This page contains list of AJAX task
Function Declaration are created with function keyword and a function name. Whereas Function Expression are created without function name. And Function Expression are not-hoisted.
An arrow function is a shorter version alternative to a traditional function