Object.observe in JavaScript, and how I found it to be useful

In rebuilding Night Trap, I ran into an issue where I needed to listen for an event, specifically when the URL for the video feed changes as a user is viewing a camera in a particular room. For example, I am looking at the kitchen camera and there is nothing going on, and at theā€¦

The post Object.observe in JavaScript, and how I found it to be useful appeared first on Dave Voyles | Tech Evangelist at Microsoft.