Hacker News new | ask | show | jobs
by minznerjosh 4696 days ago
I think that one of the most important features of $timout is that it runs a digest cycle after the timeout completes. That's why bindings get updated when you modify data in a $timout callback. So it is related to dirty checking.