For the complete documentation index, see llms.txt. This page is also available as Markdown.

Language Properties

Typing

JavaScript is a dynamically and weakly typed language.

JavaScript is a multi-paradigm language

  • Functional programming.

  • Object-Oriented Programming.

  • Reactive Programming.

JavaScript is cross-browser and cross-platform

Last updated