You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This tool is designed to help visualize JS's value coercion corner cases, specifically the ones that are WTFs, and to see what effect fixing some or all of them can have on the landscape of values.</p>
18
-
<p>For lots more information on this topic, please check out <ahref="http://davidwalsh.name/fixing-coercion" target="_blank">Fixing Coercion, Not The Symptoms</a>.</p>
18
+
<p>For lots more information on this topic, please check out <ahref="http://davidwalsh.name/fixing-coercion" target="_blank">Fixing Coercion, Not The Symptoms</a> and <ahref="https://github.com/getify/You-Dont-Know-JS/blob/master/types%20&%20grammar/README.md#you-dont-know-js-types--grammar" target="_blank"><em>You Don't Know JS: Types & Grammar</em></a>.</p>
0 commit comments