[bisq-network/bisq-website] Add Lazy Loading to images and iframes (#331)

Riccardo Masutti notifications at github.com
Mon Jan 27 16:14:49 UTC 2020


> To be honest, I don't see a difference in the way images are loaded, and browser support isn't great, but I don't see a downside either.
> 
> Please double-check that spacing is good throughout...I spotted 1 error.

We delay the loading of images until the point where user really need it. This improves website speed and SEO.
Putting in simple words, on demand object loading rather than loading objects unnecessarily.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/pull/331#issuecomment-578824033
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200127/753658aa/attachment.html>


More information about the bisq-github mailing list