понедельник, 19 января 2015 г.

воскресенье, 4 января 2015 г.

Lazy loaded list with infinite scroll in AngularJS

I've created small project on GitHub to demonstrate how to display lazy loaded list on the page with infinite scrolling of remote webservice results. Feel free to checkout / comment / participate / whatever else - https://github.com/maxaus/ng-lazy-load :) Run it with Grunt and you should get the same list of public events, retrieved from GitHub public API.