BFE.dev
Front-End Interview Questions155. how to improve performance of a webpage of a lot of images?

155. how to improve performance of a webpage of a lot of images?

performance
Share

For loading, we can compress, choose right format, preload, lazyload or inline critical images. For perceptive performance, we could show skeleton or even show images progressively.

prevnext
Request SolutionAIPosts(7)