| Random Link ¯\_(ツ)_/¯ | ||
| Feb 23, 2025 | » | Governing Bodies
1 min; updated Feb 23, 2025
Who guides the evolution of programming languages? JavaScriptThe European Computer Manufacturers Association (ECMA) manages and prioritizes proposals written by community members to decide what’s included in each spec. When a proposal gets traction, it’s up to the browser vendors (e.g., Chromium) to implement the features. contains the published standards, e.g., . Conveniently, contains a summary of what each annual release introduced to JavaScript. References
|