> For the complete documentation index, see [llms.txt](https://guide-angular.wishtack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-angular.wishtack.io/ecmascript-6+/proprietes-du-langage.md).

# Propriétés du Langage

## Typage

JavaScript est un langage **dynamiquement** et **faiblement** typé.

![](/files/-LAEEgb92HmErwla8pn_)

## JavaScript est un langage multi-paradigme

* Programmation fonctionnelle.
* Programmation orientée objet.
* Programmation reactive.

## JavaScript est cross-browser et cross-platform
