I have asked this question on IRC but without any response ;).
Is there any best practice for creating X column list? I have created this solution: http://codepen.io/kl3ryk/pen/ZYzrOV , but maybe there is something that i dont know.
Also is there any way to create efficient infinite scroll with over 6k items (each item have it’s own picture) ?
i use it for more then 6k with filters and search input and its works great,
its nice idea to do this with x scrolling instead of y scrolling but its good for ipad devices in mobile i will choose y scrolling and if u add to the row part a class with responsive it will be very nice in ipads and mobile.