Ever try to integrate 3rd party code and it didn’t work because callbacks? Callbacks are probably the most treacherous concept in all of JavaScript. Join us in exploring the theory behind callbacks and asynchronous code while we try to integrate with YouTube’s IFrame Player API.