User Interface Expert Question:

Explain what are three ways to reduce page load time?

UI Developer Interview Question
UI Developer Interview Question

Answer:

Reduce image sizes, remove unnecessary widgets, HTTP compression, put CSS at the top and script references at the bottom or in external files, reduce lookups, minimize redirects, caching, etc.


Previous QuestionNext Question
What programming language does jQuery use?Tell me what elements have disappeared?