edit-article
Home
Up
Delete
Article Name:
Article Description:
[SITE] single quiz, ] 14 esoteric questions on, scope, order of evaluation, function expressions,
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[WHAT]</h2> <ol> <li>] <span class="crayon-sy"><a href="http://perfectionkills.com/javascript-quiz/" target="_blank">http://perfectionkills.com/javascript-quiz/</a></span></li> <li><span class="crayon-sy">] mainly focuses on knowledge of scoping, function expressions (and how they differ from function declarations), references, process of variable and function declaration, order of evaluation, and a couple more things like <code>delete</code> operator and object instantiation. </span></li> <li><span class="crayon-sy">] These are all relatively simple concepts, which I think every professional Javascript developer should know. Most of these are applied in practice quite often. </span></li> </ol> <h2>[WHY]</h2> <ol> <li>] </li> </ol> <h2>[WHERE]</h2> <ol> <li>]</li> </ol> <h2>[WHEN]</h2> <ol> <li>]</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] (function f(f){<br /> return typeof f();<br /> })(function(){ return 1; });</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] src= ??</li> <ol> <li>]</li> </ol></ol> <p> </p> <p> </p> <p> </p>