Skip to content

Commit 32264cf

Browse files
AlbertoMontalesigitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 7972550 commit 32264cf

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,6 @@ Any contributions you make are of course greatly appreciated.
1616

1717
If you enjoy my content and you want to donate me a cup of coffee, you can do [here](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/tree/33fc6a922b67c3f7e105bd14b3828b77a67ebdb4/paypal.me/albertomontalesi/README.md).
1818

19-
## Table of contents
20-
21-
* [Chapter 1: Var vs Let vs Const & the temporal dead zone](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/01_var_let_const.md)
22-
* [Chapter 2: Arrow functions](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/02_arrow_functions.md)
23-
* [Chapter 3: Default function arguments](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/03_default_function_arguments.md)
24-
* [Chapter 4: Template literals](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/04_template_literals.md)
25-
* [Chapter :5 Additional string methods](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/05_additional_string_methods.md)
26-
* [Chapter 6: Destructuring](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/06_destructuring.md)
27-
* [Chapter 7: Iterables and looping](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/07_iterables%20and%20looping.md)
28-
* [Chapter 8: Array improvements](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/08_array_improvements.md)
29-
* [Chapter 9: Spread operator and rest parameters](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/09_spread_operator_and_rest_parameters.md)
30-
* [Chapter 10: Object literal upgrades](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/10_object_literal_upgrades.md)
31-
* [Chapter 11: Symbols](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/11_symbols.md)
32-
* [Chapter 12: Classes](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/12_classes.md)
33-
* [Chapter 13: Promises](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/13_promises.md)
34-
* [Chapter 14: Generators](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/14_generators.md)
35-
* [Chapter 15: Proxies](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/15_proxies.md)
36-
* [Chapter 16: Sets, WeakSets, Maps and WeakMaps](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/16_sets_weaksets_maps_weakmaps.md)
37-
3819
## License
3920

4021
This book is licensed under a [Creative Commons Attribution 4.0 - cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)

0 commit comments

Comments
 (0)