AngularJS | ng-show vs ng-if
I have noticed performance issue when use ng-show/ng-hide in responsive website. But improved the performance after changing to ng-if. I have identified performance issue in small devices which has less configuration.
