Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

two-way databinding does not always do the same thing. Angular's digest cycle is frame-based, where everything is recalculated until you hit a fix-point. This is more analogous to the event dispatcher (A is updated, then on refresh B will) than your dispatcher example.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: