I am working with my friend on an application and we decided to use the ngCloak directive to avoid the display of raw/uncompiled code. Since we are both relatively new to this we would like to know if there's a way to capture the effect of what happens if the ngCloak directive is left out.
Since both of our computers are substantially powerful the effect is almost invincible. Is there a way to slow this down so that we will be able to see what would happen on a slower device?
Or even process the code step by step?
Thanks in advance.