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
@@ -23,14 +22,45 @@ After reading this book, Let Const, generators, promises and async won't be a pr
23
22
24
23
If you want to experience something new, this book also includes an introduction to the basics of TypeScript, a must-know for any JavaScript developer in 2019.
25
24
25
+
26
+
27
+
## Free vs Paid Version
28
+
29
+
The Paid version gives you access to:
30
+
31
+
- all the core chapters available on Github
32
+
- introduction to JavaScript section
33
+
- introduction to TypeScript section
34
+
- 50+ quizzes
35
+
- epub/mobi/pdf version
36
+
- paperback version (both color and black and white version available)
37
+
38
+
39
+
26
40
## Where to buy it
27
41
28
-
You can purchase this ebook on amazon.com at this [link](https://www.amazon.com/dp/B07S2M3FVV)
42
+
You get the ebook on Amazon and Leanpub, check the following link to find your local amazon store:
- Amazon USA: [Ebook](https://www.amazon.com/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.com/dp/1080031294) | [Paperback full color](https://www.amazon.com/dp/1099295688)
46
+
- Amazon UK: [Ebook](https://www.amazon.co.uk/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.co.uk/dp/1080031294) | [Paperback full color](https://www.amazon.co.uk/dp/1099295688)
47
+
- Amazon GERMANY: [Ebook](https://www.amazon.de/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.de/dp/1080031294) | [Paperback full color](https://www.amazon.de/dp/1099295688)
48
+
- Amazon FRANCE: [Ebook](https://www.amazon.fr/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.fr/dp/1080031294) | [Paperback full color](https://www.amazon.fr/dp/1099295688)
49
+
- Amazon SPAIN: [Ebook](https://www.amazon.es/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.es/dp/1080031294) | [Paperback full color](https://www.amazon.es/dp/1099295688)
50
+
- Amazon ITALY: [Ebook](https://www.amazon.it/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.it/dp/1080031294) | [Paperback full color](https://www.amazon.it/dp/1099295688)
- Amazon JAPAN: [Ebook](https://www.amazon.co.jp/dp/B07S2M3FVV) | [Paperback Black and White](https://www.amazon.co.jp/dp/1080031294) | [Paperback full color](https://www.amazon.co.jp/dp/1099295688)
If you enjoyed the book please leave a review to support me and help other buyers.
29
60
30
61
You can also read my articles on my blog [here](https://www.inspiredwebdev.com/).
31
62
32
-
The ebook includes two sections dedicated to the basics of JavaScript and TypeScript and also contains 50+ extra quizzes for you to practice and test your knowledge after reading each chapter.
33
-
You can have a look at the quizzes from the first two chapters in the `quizzes` folder.
63
+
34
64
35
65
## About me
36
66
@@ -52,9 +82,10 @@ Apart from programming, my other passions include photography, traveling and gam
52
82
53
83
If you want to get in touch for any type of collaboration or discussion you can find me on:
54
84
85
+
-[InspiredWebDev](https://inspiredwebdev.com) my personal blog https://inspiredwebdev.com
86
+
-[DevTo](https://dev.to/albertomontalesi) at https://dev.to/albertomontalesi
55
87
-[Medium](https://medium.com/@labby92) at https://medium.com/@labby92
56
88
-[Github](https://github.com/AlbertoMontalesi) at https://github.com/AlbertoMontalesi
57
-
-[InspiredWebDev](https://inspiredwebdev.com) my personal blog https://inspiredwebdev.com
58
89
59
90
60
91
@@ -64,7 +95,6 @@ Any contributions you make are of course greatly appreciated.
64
95
65
96
If you enjoy my content and you want to donate a cup of coffee to me, you can do so at [https://www.paypal.me/albertomontalesi](https://www.paypal.me/albertomontalesi).
66
97
67
-
68
98
## License
69
99
70
100
<arel="license"href="http://creativecommons.org/licenses/by-nc-nd/3.0/"><imgalt="Creative Commons License"style="border-width:0"src="https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png" /></a><br />This work is licensed under a <arel="license"href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License</a>.
0 commit comments