Understanding JavaScript

JavaScript

Understanding JavaScript - Scope - Part 1

Scope in JavaScipt? How this keyword is working, how function scope behaves in JS compiler? Interestingly JavaScript is compiled like most of the language with static types like C++, Java, etc read more...