0% found this document useful (0 votes)
138 views1 page

ECMAScript JavaScript Standard Guide

ECMAScript is a standard that aims to ensure JavaScript code works consistently across different web browsers. It is defined and standardized by Ecma International in the ECMA-262 document. JavaScript is commonly used for client-side web development and is increasingly being used on the server side with Node.js.

Uploaded by

Andy Bourgeois
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
138 views1 page

ECMAScript JavaScript Standard Guide

ECMAScript is a standard that aims to ensure JavaScript code works consistently across different web browsers. It is defined and standardized by Ecma International in the ECMA-262 document. JavaScript is commonly used for client-side web development and is increasingly being used on the server side with Node.js.

Uploaded by

Andy Bourgeois
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ECMAScript 

((or ES)JavaScript - Definition standard meant to ensure the interoperability


of web pages across different web browsers. It is standardized by Ecma
International according to the document ECMA-262. ECMAScript is commonly used
for client-side scripting on the World Wide Web and it is increasingly being used for
writing server applications and services using Node.js

You might also like