Understanding Scoping and Variable Shadowing
This time we're going to learn about Scoping in Javascript along with Variable Shadowing.
Remember, unlike quite a few other languages, JS scopes variables to functions only, and not any other blocks (code inside { }
) like if-else, try-catch, etc.
Related:
Warning: Invalid argument supplied for foreach() in /var/www/cssdeck.com/app/modules/labs/views/_details.php on line 68