Exploring Callbacks

Open this page in jsbin. All the interesting things are in the JavaScript panel and the Console.

Several interesting things are happening here:

¹ Other operations demonstrating that we can pass a function as a parameter to another function.