JS Party: JavaScript, CSS, Web Development cover image

JS Party: JavaScript, CSS, Web Development

What's next in JavaScript (a TC39 update)

Dec 20, 2023
Daniel Ehrenberg, a software engineer at Bloomberg and VP of ECMA International, talks about new features in JavaScript such as Promises, Maps & Sets, Records, Tuples & Temporal. He also discusses cross-project standardization efforts, open source sustainability, and how Bloomberg gives back to the web ecosystem.
01:40:56

Podcast summary created with Snipd AI

Quick takeaways

  • Promised Out With Resolvers simplifies promise construction, eliminating the need to save and use resolve and reject functions.
  • Array Grouping proposal introduces methods to group elements of an array based on specific criteria, improving code readability.

Deep dives

Promised Out With Resolvers

Promised Out With Resolvers is a new function that simplifies the construction of promises by returning an object with three properties: promise, resolve, and reject. This eliminates the need to save and use the resolve and reject functions. The goal is to streamline the creation of promises and make the code more concise.

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner