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
**To read more about the motivations and perspective behind this book series, check out the [Preface](preface.md).**
9
9
10
+
If you're looking for the previous **first edition** books, [they can be found here](https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/README.md).
11
+
10
12
## Premier Sponsor
11
13
12
14
This edition of the **YDKJS** book series is exclusively sponsored by [Frontend Masters](https://frontendmasters.com).
@@ -23,15 +25,17 @@ I want to extend a warm and deep thanks to Marc Grabanski and the entire Fronten
23
25
24
26
## Titles
25
27
26
-
I recommend reading the books in this order:
28
+
I recommend reading the **second edition**books in this order:
27
29
28
-
*[Get Started](get-started/README.md)
29
-
*[Scope & Closures](scope-closures/README.md)
30
+
*[Get Started](get-started/README.md) | [Buy on Leanpub](https://leanpub.com/ydkjsy-get-started) | [Buy on Amazon](https://www.amazon.com/dp/B084BNMN7T)
31
+
*[Scope & Closures](scope-closures/README.md) | [Buy on Leanpub](https://leanpub.com/ydkjsy-scope-closures) | [Buy on Amazon](https://www.amazon.com/dp/B08634PZ3N)
30
32
* Objects & Classes (not yet started)
31
33
* Types & Grammar (not yet started)
32
34
* Sync & Async (not yet started)
33
35
* ES.Next & Beyond (not yet started)
34
36
37
+
If you're looking for the previous **first edition** books, [they can be found here](https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/README.md).
38
+
35
39
## Publishing
36
40
37
41
As always, you'll be able to read these books online here entirely for free.
0 commit comments