aboutsummaryrefslogtreecommitdiff
path: root/files/ca/glossary/ecmascript
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
commit4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch)
treed4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/ca/glossary/ecmascript
parent33058f2b292b3a581333bdfb21b8f671898c5060 (diff)
downloadtranslated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip
initial commit
Diffstat (limited to 'files/ca/glossary/ecmascript')
-rw-r--r--files/ca/glossary/ecmascript/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/files/ca/glossary/ecmascript/index.html b/files/ca/glossary/ecmascript/index.html
new file mode 100644
index 0000000000..99d8783e05
--- /dev/null
+++ b/files/ca/glossary/ecmascript/index.html
@@ -0,0 +1,23 @@
+---
+title: ECMAScript
+slug: Glossary/ECMAScript
+tags:
+ - Glossary
+ - WebMechanics
+translation_of: Glossary/ECMAScript
+---
+<p><strong>ECMAScript</strong> és el llenguatge de script en el qual es basa {{glossary("JavaScript")}}. <a href="http://www.ecma-international.org">Ecma International</a> està a càrrec de la normalització d'ECMAScript.</p>
+
+<h2 id="Aprèn_més">Aprèn més</h2>
+
+<h3 id="Coneixement_general"><span id="result_box" lang="ca"><span>Coneixement general</span></span></h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "ECMAScript")}} en Wikipedia</li>
+</ul>
+
+<h3 id="Referència_tècnica"><span id="result_box" lang="ca"><span>Referència</span> <span>tècnica</span></span></h3>
+
+<ul>
+ <li><a href="http://www.ecmascript.org/">ECMAScript</a></li>
+</ul>