NiiProducts 's Blog - All about hacking Web game and social game
Hacking tool for candy Crush , farm hero saga and facebook game
Wednesday, August 6, 2014
About Digest Cycle angularjs
dirty checking : (prev_val, post_val)
check :
if prev_val == post_val
cycle_stop();
else :
keep_updating(); --> maybe deadclock ?
Below is diagram for dirty checking :D (angularjs digest cycle):
Older Post
Home