I need to call $ scope. $ apply when I make ajax call using $ http?
It doesn't seem to be needed because my code is still working, and when I used jQuery ajax, I needed to call apply or it didn't work.
So, to be absolutely sure, can I now skip usage requests?
source share