TC39 - From the Proposal to ECMAScript - Step by Step

Romulo Cintra

View at original site


Do you ever wonder how ECMAScript evolves and why it's available almost everywhere? We're going to take you through how TC39 (the technical committee responsible for ECMAScript) works, how to participate and contribute, as well as how an idea can make its way into the language, all step by step. We'll also provide a sneak peek and engage in a debate about some recent and interesting proposals in various stages of development.

About the Presenter

Romulo Cintra, Web Enthusiast at Igalia

Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.