Front End Web Developer Question:

Tell me how To Increase Page Performance?

Front End Web Developer Interview Question
Front End Web Developer Interview Question

Answer:

☛ Sprites, compressed images, smaller images;
☛ include JavaScript at the bottom of the page;
☛ minify or concatenate your CSS and JavaScript; and
☛ caching.


Previous QuestionNext Question
Explain me functional programming in JavaScript?Tell us in CoffeeScript how clone-function is useful?