Expert JavaScript Developer Question:
Download Questions PDF

Which Web sites do you feel use JavaScript most effectively (i.e., best-in-class examples)? The worst?

Answer:

The best sites are the ones that use JavaScript so transparently, that I'm not aware that there is any scripting on the page. The worst sites are those that try to impress me with how much scripting is on the page.

Download Expert JavaScript Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Can the JavaScript code be broken in different lines?How about 2+5+"8"?