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
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ Whether you are a complete beginner or you have some knowledge in JavaScript, th
21
21
22
22
After reading this book, Let Const, generators, promises and async won't be a problem anymore.
23
23
24
-
If you want to experience something new, this book also includes an introduction to the basics of TypeScript, a must-know for any JavaScript develop in 2019.
24
+
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
25
26
26
## Where to buy it
27
27
28
28
You can purchase this ebook on amazon.com at this [link](https://www.amazon.com/dp/B07S2M3FVV)
29
29
30
30
You can also read my articles on my blog [here](https://www.inspiredwebdev.com/).
31
31
32
-
The ebook includes two sections dedicated to the basics of JavaScript and TypeScript and also contains 50+ extra quizzes for your to practice and test your knowledge after reading each chapter.
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
33
You can have a look at the quizzes from the first two chapters in the `quizzes` folder.
0 commit comments