What is the difference between let and var to declare a variable ?
What is the difference between ‘===’and ‘==’ in JavaScript ?
Explain class-based (Java) and prototype-based (JavaScript) languages ?
What is Prototype in JavaScript ?
Explain Object Model in JavaScript ?
HTML attribute vs. DOM property
What is closure in JavaScript ?