Expert JavaScript Developer Question:

What's relationship between JavaScript and ECMAScript?

Answer:

ECMAScript is yet another name for JavaScript (other names include LiveScript). The current JavaScript that you see supported in browsers is ECMAScript revision 3.

Read All 58 Expert JavaScript Developer Questions
Previous QuestionNext Question
How to submit a form using JavaScript?How to detect the operating system on the client machine?