File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,14 @@ I want to extend a warm and deep thanks to Marc Grabanski and the entire Fronten
27
27
28
28
## Titles
29
29
30
- * [ "Getting Started"] ( https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/getting\% 20started/README.md )
31
- * [ "Scope & Closures"] ( https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/scope\% 20&\% 20closures/README.md )
32
- * [ "this & Object Prototypes"] ( https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/this\% 20&\% 20object\% 20prototypes/README.md )
33
- * [ "Types & Grammar"] ( https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/types\% 20&\% 20grammar/README.md )
34
- * [ "Async & Performance"] ( https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/async\% 20&\% 20performance/README.md )
35
- * [ "ES: Next & Beyond"] ( https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/esnext\% 20&\% 20beyond/README.md )
30
+ I recommend reading the books in this order:
31
+
32
+ * [ Getting Started] ( getting-started/README.md )
33
+ * [ Scope & Closures] ( scope-closures/README.md )
34
+ * [ this & Object Prototypes] ( this-object-prototypes/README.md )
35
+ * [ Types & Grammar] ( types-grammar/README.md )
36
+ * [ Async & Performance] ( async-performance/README.md )
37
+ * [ ES.Next & Beyond] ( es-next-beyond/README.md )
36
38
37
39
## Publishing
38
40
You can’t perform that action at this time.
0 commit comments