Step-by-step guide on becoming a JavaScript guru
â— The JavaScript Language
â— Control-flow statements
â— Loops
â— Classes
â— Prototypes
â— Modules
â— Generators
â— Arrays
â— Regular Expressions
â— Error Handling
From start to finish, this book will cover all the intricacies of the JavaScript language! You will get an overview of all the Statements, Functions, and Operators. Then you will learn the fun stuff which includes: Classes, Prototypes, Promises, and Generators. You will learn about arrays and how to make your scripts achieve logic in your scripts. Lastly, you will learn how to combine JavaScript with other languages.
By the end of this book, you will be able to create basic and advanced web applications. You will be able to structure your web pages and its data into proper objects and classes and make use of them productively.
People who are new to software development and want to learn JavaScript will find this book useful. This book can also be used by JavaScript users for a quick reference for the fundamentals and new features.
1. Overview of the power of JavaScript and its purpose
2. JavaScript Objects
3. JavaScript Statements
4. JavaScript Operators
5. JavaScript Functions
6. Classes
7. Prototypes
8. Properties
9. Promises
10. Generators
11. Modules
12. Variables
13. Control-flow statements
14. Loops
15. Code Quality
16. Arrays
17. Regular Expressions
18. Partials and Currying
19. JavaScript and Other Languages
Ockert du Preez is a self-taught developer who started learning programming since the days of QBasic. He has written several articles over the years detailing his programming quests and adventures. .NET is his second love, just after his wife and kid. He has always been an avid supporter of .NET since the beginning, and is an expert in VB and C#. He was given the Microsoft Most Valuable Professional Award for .NET (2008–2017). He has worked as a moderator and an article reviewer and currently writes articles for CodeGuru, Developer.com, DevX, and the Database journal.