I am newbie to AngularJS and Ajax request. I have made a demo in that I am making an Ajax request tot remote data and listing it into a list; now I want to show only 10 results at first when page is loaded first time, then after I want to display next 10 results when the list is scrolled down.I am newbie to AngularJS and Ajax request. I ha