88< article >
99 < h1 > Eloquent JavaScript< div style ="font-size: 70% "> second edition</ div > </ h2 >
1010
11- < p > A modern introduction to JavaScript, programming, and the wonders of the digital.</ p >
11+ < p > This is a book about JavaScript, programming, and the wonders of
12+ the digital. You can read it online here, and
13+ a < a href ="http://www.nostarch.com/ejs2 "> paper version</ a > is being
14+ worked on.</ p >
1215
13- < p style ="text-align: center "> < img src ="img/cover.png " alt ="Cover image " style ="border: 1px solid black "> </ p >
16+ < p style ="text-align: center; margin: 1.5em 0 ">
17+ < a href ="http://www.nostarch.com/ejs2 "> < img src ="img/cover.png " alt ="Cover image " style ="border: 1px solid black "> </ a >
18+ </ p >
1419
1520 < p > Written by Marijn Haverbeke.</ p >
1621
@@ -20,7 +25,7 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">second edition</div></h2>
2025 may also be considered licensed under
2126 an < a href ="http://opensource.org/licenses/MIT "> MIT license</ a > .</ p >
2227
23- < p > Illustrations by various artists: Cover by Wasif Hyder. Computer
28+ < p style =" font-size: 80% " > Illustrations by various artists: Cover by Wasif Hyder. Computer
2429 (introduction) by Max Xiantu. Sea of bits (Chapter 1) and
2530 weresquirrel (Chapter 4) by Margarita Martínez and José Menor.
2631 Octopuses (Chapter 2 and 4) by Jim Tierney. Object with on/off
@@ -77,6 +82,7 @@ <h2>Other pages</h2>
7782
7883 < ul class ="links ">
7984 < li > < a href ="code "> Code sandbox and exercise solutions</ a > </ li >
85+ < li > < a href ="1st_edition "> The first edition of the book</ a > </ li >
8086 </ ul >
8187
8288</ article >
0 commit comments