Skip to content

JavaScript Overview

Use this page as the front door for the JavaScript section.

HubFocus
Core LanguageSyntax, runtime behavior, and essential language concepts.
Async and ModulesPromises, async flow, and module loading.
Objects and CollectionsObjects, arrays, maps, sets, and related patterns.
  • language fundamentals
  • ECMAScript release-oriented feature context
  • modern JavaScript language features
  • practical runtime behavior and day-to-day coding patterns