RLyn BenJS Interview Question: What’s the difference between feature detection, feature inference, and…What’s the difference between feature detection, feature inference, and using the UA string?Jan 20, 2016Jan 20, 2016
RLyn BenJS Interview Question: When would you use document.write()?When would you use document.write()?Jan 20, 2016Jan 20, 2016
RLyn BenJS Interview Question: Explain Function.prototype.bindExplain Function.prototype.bindJan 20, 2016Jan 20, 2016
RLyn BenJS Interview Question: What’s the difference between .call and .apply?What’s the difference between .call and .apply?Jan 19, 2016Jan 19, 2016
RLyn BenJS Interview Question: Difference between: function Person(){}, var person = Person(), and var…Difference between: function Person(){}, var person = Person(), and var person = new Person()?Jan 14, 20161Jan 14, 20161
RLyn BenJS Interview Question: What’s the difference between host objects and native objects?What’s the difference between host objects and native objects?Jan 14, 2016Jan 14, 2016
RLyn BenJS Interview Question: How do you organize your code? (module pattern, classical inheritance?)How do you organize your code? (module pattern, classical inheritance?)Jan 13, 2016Jan 13, 2016
RLyn BenJS Interview Question: What’s a typical use case for anonymous functions?What’s a typical use case for anonymous functions?Jan 12, 20161Jan 12, 20161
RLyn BenJS Interview Question: What is a closure, and how/why would you use one?What is a closure, and how/why would you use one?Jan 12, 20162Jan 12, 20162
RLyn BenJS Interview Question: What’s the difference between a variable that is: null, undefined or…What’s the difference between a variable that is: null, undefined or undeclared? How would you go about checking for any of these states?Jan 9, 2016Jan 9, 2016