Lazy load images without JavaScript(medium.com) |
Lazy load images without JavaScript(medium.com) |
First of all, the author shows two techniques _with_ JavaScript (by the way: please do not use screenshots of code instead of actual text snippets). Then he explains that Chrome 70 can natively lazy load images when enabling a hidden flag. How could that be helpful?