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>These are the known mistakes in the <strong>fourth edition</strong>
of the book. For errata in other editions, see these pages: <ahref="https://eloquentjavascript.net/1st_edition/errata.html">first</a>, <ahref="https://eloquentjavascript.net/2nd_edition/errata.html">second</a>, <ahref="https://eloquentjavascript.net/3rd_edition/errata.html">third</a>. To report a problem that is not listed
here, <ahref="mailto:marijn@haverbeke.berlin">send me an email</a>.</p>
<p><em>No issues found yet.</em></p>
<!--
<p>Issues whose page number is followed by an ordinal number are only
present up to the print denoted by that number. I.e. those followed by
“1st” were fixed in the second print.</p>
<h2>Chapter 2</h2>
<p><strong>Page 34</strong> (1st) <em>Updating Bindings Succintly</em>: Where it
says <code>counter-</code> it should be <code>counter--</code>.</p>