From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pt-pt/web/javascript/reference/index.html | 307 ++++++++++++++++++++++++ 1 file changed, 307 insertions(+) create mode 100644 files/pt-pt/web/javascript/reference/index.html (limited to 'files/pt-pt/web/javascript/reference/index.html') diff --git a/files/pt-pt/web/javascript/reference/index.html b/files/pt-pt/web/javascript/reference/index.html new file mode 100644 index 0000000000..aa2f94e880 --- /dev/null +++ b/files/pt-pt/web/javascript/reference/index.html @@ -0,0 +1,307 @@ +--- +title: Referência de JavaScript +slug: Web/JavaScript/Reference +tags: + - ECMAScript6 + - ES6 + - 'I10n:priority' + - JS + - JavaScript + - Programação + - Página Landing + - Referencia + - es +translation_of: Web/JavaScript/Reference +--- +
{{JsSidebar}}
+ +

Esta parte da secção de JavaScript na MDN serve como um repositório de factos sobre a linguage JavaScript. Leia mais sobre esta referência.

+ +

Integrações

+ +

Objetos integrados padrões de JavaScript, em conjunto com os seus métodos e propriedades.

+ + + + + + + + + +

Declações (Statements)

+ +

Declarações e instruções de JavaScript

+ + + + + +

Expressões e operadores

+ +

Expressões e operadores de JavaScript

+ +
+ + + + + +
+ +

Funções

+ +

This chapter documents how to work with JavaScript functions to develop your applications.

+ + + +

Páginas adicionais de referência

+ + -- cgit v1.2.3-54-g00ecf