Community

Using JavaScript’s With Keyword To Create A Dynamic Scope Chain For Method Execution

(Ben Nadel) So last night, I was laying in bed fantasizing about JavaScript – as I often do – when I started to think about using JavaScript’s With keyword in conjunction with function definitions. In the past, I’ve played around with function execution in the context of a With-augmented scope chain

Read More - Register for Free Membership