IamBramer / iambramer

Development files for iambramer.com
https://iambramer.com/
0 stars 0 forks source link

Change image loading method #22

Open IamBramer opened 6 years ago

IamBramer commented 6 years ago

For starters change lazy loading using this technique: https://www.smashingmagazine.com/2018/01/deferring-lazy-loading-intersection-observer-api/

Secondly, remove the blurred LQIP image technique and go to a gray background with an image icon that shows before image is loaded.

IamBramer commented 6 years ago

Reduced transition time from blurry to non blurry all the way to 0 for time being.