Highlights:
- Get started quickly, by initially focusing on modern features.
- Test-driven exercises and quizzes available for most chapters.
- Covers all essential features of JavaScript, up to and including ES2020.
- Optional advanced sections let you dig deeper.
No prior knowledge of JavaScript is required, but you should know how to program.
Table of contents
- About this book
- FAQ: Book and supplementary material
- History and evolution of JavaScript
- FAQ: JavaScript
- The big picture
- Syntax
- Consoles: interactive JavaScript command lines
- Assertion API
- Getting started with quizzes and exercises
- Variables and assignment
- Values
- Operators
- The non-values undefined and null
- Booleans
- Numbers
- Math
- Unicode - a brief introduction (advanced)
- Strings
- Using template literals and tagged templates
- Symbols
- Control flow statements
- Exception handling
- Callable values
- Modules
- Single objects
- Prototype chains and classes
- Synchronous iteration
- Arrays (Array)
- Typed Arrays: handling binary data (Advanced)
- Maps (Map)
- WeakMaps (WeakMap)
- Sets (Set)
- WeakSets (WeakSet)
- Destructuring
- Synchronous generators (advanced)
- Asynchronous programming in JavaScript
- Promises for asynchronous programming
- Async functions
- Asynchronous iteration
- Regular expressions (RegExp)
- Dates (Date)
- Creating and parsing JSON (JSON)
- Where are the remaining chapters?
Pages : | 526 |
Size : | |
Downloads: | 1109 |
Created: | 2022-02-03 |
License: | All rights reserved |
Author(s): | Axel Rauschmayer |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about JavaScript for impatient programmers
Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing
If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.
In this book, the author illustrates all major concepts of Category Theory using computer code. You are probably aware that functional languages are closer to math than the more popular imperative languages. They also offer more abstracting power. So a natural temptation would be to say: You must le
Download free course Rexx Programmer's Reference, pdf file on 723 pages by Howard Fosdick.
Download free course Entreprenerd: Marketing Programmers, pdf file on 301 pages by Jack Kinsella.