Usually your DOM live bound to scope's state, so it updates when scope attributes are changed. If you need some additional DOM related procedures you can do it in event handlers that handle specific scope change.
↧