Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The future of JavaScript

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

The future of JavaScript

Avatar for Lucas Santos

Lucas Santos

July 10, 2023
Tweet

More Decks by Lucas Santos

Other Decks in Technology

Transcript

  1. agenda_ - How JS actually evolves - What's coming next

    - 👍 - stage 4 proposals - 🤩 - stage 3 proposals - 🤔 - stage 2 proposals - 👀 - stage 1 proposals - Final remarks and refs
  2. summary - Stage 0 - Draft - Stage 1 -

    Better draft - Stage 2 - Definition - Stage 3 - Refinements - Stage 4 - Shipping 🚀
  3. other proposals - Function memoization https://github.com/tc39/proposal-function-memo - Reversible split https://github.com/tc39/proposal-reversible-string-split

    - slice notation https://github.com/tc39/proposal-slice-notation - operator overloading https://github.com/tc39/proposal-operator-overloading - object pick/omit https://github.com/tc39/proposal-object-pick-or-omit - parameter decorator https://github.com/tc39/proposal-class-method-parameter-decorators - structs and mutexes https://github.com/tc39/proposal-structs - Intl.MessageFormat https://github.com/tc39/proposal-intl-messageformat