Article: Scope in JavaScript

Article: Scope in JavaScript

Carolyn Wood

September 11, 2006 at 7:23 PM

JavaScript is rife with unexplored nooks and crannies that can trip up even the most seasoned programmers. Digital Web Magazine Managing Editor Mike West investigates one of the deepest: the basic question of scope and context. As he builds up from first principles of variable scope to a detailed discussion of advanced context-manipulation techniques, you’ll gain the knowledge necessary to keep careful track of this essential aspect of your scripts. Read More…