Tobias Burgherr
Results
1
comments of
Tobias Burgherr
The first possible solution is implemented in [ngInfiniteScroll](https://github.com/sroze/ngInfiniteScroll) with the [infinite-scroll-immediate-check](http://binarymuse.github.io/ngInfiniteScroll/documentation.html) which is by default **true**. Another infinite scroll directive: **[uiScroll](https://github.com/angular-ui/ui-utils/tree/master/modules/scroll)**. This has more features like: _dynamically destroying elements as...