In my project, all the items are loaded at once, and this will affect the performance if there were many items to be loaded.
Am trying to load 9 items each time the user scroll all the way to the end of the page.
any guidance on how to implement it please?