Download free course JavaScript Notes for Professionals, pdf file on 489 pages by Stack Overflow Community.
The JavaScript Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
Table of contents
- Getting started with JavaScript
- JavaScript Variables
- Built-in Constants
- Comments
- Console
- Datatypes in JavaScript
- Strings
- Date
- Date Comparison
- Comparison Operations
- Conditions
- Arrays
- Objects
- Arithmetic (Math)
- Bitwise operators
- Constructor functions
- Declarations and Assignments
- Loops
- Functions
- Functional JavaScript
- Prototypes, objects
- Classes
- Namespacing
- Context (this)
- Setters and Getters
- Events
- Inheritance
- Method Chaining
- Callbacks
- Intervals and Timeouts
- Regular expressions
- Cookies
- Web Storage
- Data attributes
- JSON
- AJAX
- Enumerations
- Map
- Timestamps
- Unary Operators
- Generators
- Promises
- Set
- Modals - Prompts
- execCommand and contenteditable
- History
- Navigator Object
- BOM (Browser Object Model)
- The Event Loop
- Strict mode
- Custom Elements
- Data Manipulation
- Binary Data
- Template Literals
- Fetch
- Scope
- Modules
- Screen
- Variable coercion/conversion
- Destructuring assignment
- WebSockets
- Arrow Functions
- Workers
- requestAnimationFrame
- Creational Design Patterns
- Detecting browser
- Symbols
- Transpiling
- Automatic Semicolon Insertion - ASI
- Localization
- Geolocation
- IndexedDB
- Modularization Techniques
- Proxy
- .postMessage() and MessageEvent
- WeakMap
- WeakSet
- Escape Sequences
- Behavioral Design Patterns
- Server-sent events
- Async functions (async/await)
- Async Iterators
- How to make iterator usable inside async callback function
- Tail Call Optimization
- Bitwise Operators - Real World Examples (snippets)
- Tilde ~
- Using JavaScript to get/set CSS custom variables
- Selection API
- File API, Blobs and FileReaders
- Notifications API
- Vibration API
- Battery Status API
- Fluent API
- Web Cryptography API
- Security issues
- Same Origin Policy & Cross-Origin Communication
- Error Handling
- Global error handling in browsers
- Debugging
- Unit Testing JavaScript
- Evaluating JavaScript
- Linters - Ensuring code quality
- Anti-patterns
- Performance Tips
- Memory efficiency
- Reserved Keywords
Pages : | 489 |
Size : | 4.1 MB |
Downloads: | 172 |
Created: | 2022-02-03 |
License: | CC BY-SA |
Author(s): | Stack Overflow Community |
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 Notes for Professionals
Download free course Microservices Best Practices for Java, pdf file on 134 pages by Michael Hofmann, Erin Schnabel, Katherine Stanley.
Data structures and algorithms are among the most important inventions of the last 50 years, and they are fundamental tools software engineers need to know. But in the author's opinion, most of the books on these topics are too theoretical, too big, and too 'bottom up'.
Download free course JavaScript RegExp, pdf file on 59 pages by Sundeep Agarwal.
Download free Javafx tutorial course in PDF, training file in 21 chapters and 120 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
Download free course Think Java, pdf file on 374 pages by Allen Downey, Chris Mayfield.