A couple of really nice bits of optimisations:
this gets rid of the imagesLoaded library, which was overkill and now we use a native system to do the same thing:
and this gets rid of the unintentional jank that was the clashing and unneeded core highlighting animation on first tile of new set when scrolling which made it look like it took time for the true background colour to load (but was just a CSS thing):