Web Development Ninjas Question:
Download Questions PDF

Explain me what is the main advantage of loading jQuery library using CDN?

Ninjas Web Developer Interview Question
Ninjas Web Developer Interview Question

Answer:

This is a slightly advanced jQuery question. Well, apart from many advantages including reducing server bandwidth and faster download, one of the most important is that, if browser has already downloaded same jQuery version from the same CDN, then it won’t download it again. Since nowadays, many public websites use jQuery for user interaction and animation, there is a very good chance that the browser already has the jQuery library downloaded.

Download Ninjas Web Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me have you thought of adding more characters to the game? Giving players the option to buy them?Explain me what is “Semantic HTML?”?