Skip to content

Commit cf8aeae

Browse files
authored
list reformat
1 parent 5750e5f commit cf8aeae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ I recommend reading the **second edition** books in this order:
1717
* [Get Started](get-started/README.md) | [Buy on Leanpub](https://leanpub.com/ydkjsy-get-started) | [Buy on Amazon](https://www.amazon.com/dp/B084BNMN7T)
1818
* [Scope & Closures](scope-closures/README.md) | [Buy on Leanpub](https://leanpub.com/ydkjsy-scope-closures) | [Buy on Amazon](https://www.amazon.com/dp/B08634PZ3N)
1919
* "The Unbooks" (ebook) | [Buy on Leanpub](https://leanpub.com/ydkjsy-unbooks) | [Buy on Amazon](https://www.amazon.com/dp/B0F7H1DN5S)
20-
* [Objects & Classes](objects-classes/README.md) (draft stable)
21-
* [Types & Grammar](types-grammar/README.md) (rough draft)
22-
* ~~Sync & Async (canceled)~~
23-
* ~~ES.Next & Beyond (canceled)~~
20+
- [Objects & Classes](objects-classes/README.md) (draft stable)
21+
- [Types & Grammar](types-grammar/README.md) (rough draft)
22+
- ~~Sync & Async (canceled)~~
23+
- ~~ES.Next & Beyond (canceled)~~
2424

2525
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).
2626

0 commit comments

Comments
 (0)