What is the difference between $window.location.reload() and $route.reload() in Angular.js?
I have used these two things, but both are working same progress.
Can anyone explain the differences?
What is the difference between $window.location.reload() and $route.reload() in Angular.js?
I have used these two things, but both are working same progress.
Can anyone explain the differences?