JavaScript is a popular general-purpose scripting language that follows the ECMAScript standard maintained by the Ecma International and is widely used for web applications. It is released under the open source W3C Software License by web browser vendors and runtime environment vendors.
Brendan Eich created JavaScript as an employee of Netscape in 1995. first released Python as version 0.9.0 in 1991. Ecma Technical Committee 30 (TC39) contribute to the development and maintenance of the ECMAScript specification.
JavaScript runs in a web browser for client-side interactive or automated web applications. Server-side embedded platforms allow JavaScript applications to run outside a web browser.
JavaScript as a scripting language, is commonly used for loading content without refreshing the website, validating form input, tracking users on a website, video games and graphical applications.
Table : Recommended ECMAScript Versions
Version | Released | Support End | Security End |
---|---|---|---|
2022 | 2022-06-08 | N/A | N/A |
2023 | 2023-06-28 | N/A | N/A |
2024 | 2024-06-28 | N/A | N/A |
2025 | 2025-06-28 | N/A | N/A |