17.11.2015 Views

JavaScript_Succinctly

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

console.log(Boolean(Math));<br />

console.log(Boolean(Array()));<br />

<br />

It's critical that you understand which <strong>JavaScript</strong> values are reduced to false so you<br />

are aware that all other values are considered true.<br />

70

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!