Gertjan van Roekel
Member since Oct 23, 2013
- Profile: /members/11357-gertjan-van-roekel.htm
- Comments: 1
Recent Blog Comments By Gertjan van Roekel
-
Filter vs. ngHide With ngRepeat In AngularJS
Posted on Oct 23, 2013 at 3:59 PM
In one of our apps I implemented a list using the ng-hide method a while back. (I did find it was noticeably faster than the inline filtering in the ng-repeat for our situation.) Now I need to write a utility function that allows me to download a list of the items that are visible... If I had used... read more »