Andrew-APUS
Results
1
comments of
Andrew-APUS
Instead of lazy loading all the "shown" objects I use the Intersection Observer API to just load images as they are about to come into the viewport (note: IE and...