November 25, 2017 - "Parallel Processing (Bonus)" - Paul Coulter, edited by Ben Tausig
Difficulty
●
●
●
●
○
// Hacky polling to check if the player embed is focused
setInterval(checkFocus, 1000);