Generic Watcher Example

Code

create_instance: function (data){
  console.log("watching", data[0])
}