BFE.dev
buy us
a coffee
Codingproblems
Reactproblems
JavaScriptquizzes
Reactquizzes
TypeScriptpuzzles
CSSproblems
Interviewquestions
SystemDesign
Discussanything
buy us
a coffee

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
(3)

relax!