Front End Web Developer Question:
Download Job Interview Questions and Answers PDF
Tell me how To Increase Page Performance?
Answer:
☛ Sprites, compressed images, smaller images;
☛ include JavaScript at the bottom of the page;
☛ minify or concatenate your CSS and JavaScript; and
☛ caching.
☛ include JavaScript at the bottom of the page;
☛ minify or concatenate your CSS and JavaScript; and
☛ caching.
Download Front End Web Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me functional programming in JavaScript? | Tell us in CoffeeScript how clone-function is useful? |