
What?s relationship between JavaScript and ECMAScript?

Hi,
Here is the answer,
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard. ECMAScript and LiveScript are other names for JavaScript.The current JavaScript that is supported in browsers is ECMAScript revision 3.
Netscape invented JavaScript, and JavaScript was first used in Netscape browsers. However, Netscape is working with Ecma International ? the European association for standardizing information and communication systems(known as ECMA ?the European Computer Manufacturers Association) to deliver a standardized, international programming language based on core JavaScript. This standardized version of JavaScript, called ECMAScript, behaves the same way in all applications that support the standard. Companies can use the open standard language to develop their implementation of JavaScript. The ECMAScript standard is documented in the ECMA-262 specification.
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.