JavaScript Overview
JavaScript Overview
Section titled “JavaScript Overview”Use this page as the front door for the JavaScript section.
Recommended Reading Paths
Section titled “Recommended Reading Paths”Learn the language
Section titled “Learn the language”Build your foundation
Section titled “Build your foundation”Browse by Hub
Section titled “Browse by Hub”| Hub | Focus |
|---|---|
| Core Language | Syntax, runtime behavior, and essential language concepts. |
| Async and Modules | Promises, async flow, and module loading. |
| Objects and Collections | Objects, arrays, maps, sets, and related patterns. |
What This Section Covers
Section titled “What This Section Covers”- language fundamentals
- ECMAScript release-oriented feature context
- modern JavaScript language features
- practical runtime behavior and day-to-day coding patterns