You'll see callback functions all the time in JavaScript. If you've been writing JavaScript for even a short amount of time, you've probably written a callback function (even if you didn't know it!).
Code: https://repl.it/@jchiatt/callback-fns
Follow me on Twitter: / jchiatt