Jump to content

Microsoft Edge Joins Chrome and Firefox, Starts Adopting ECMAScript 7 Features


Batu69

Recommended Posts

Edge leading the crusade for better Web standards? I don't believe it! I guess this is the new Microsoft.

ECMAScript 7, better known as JavaScript 2016, the next iteration of the JavaScript programming language scheduled to be released next year, even if quite raw at the moment, has started being added to various browsers.

As usual, the charge is being led by Chrome and Firefox, but apparently, the new guy on the block, Edge, is steadily keeping pace with the old dogs.

The announcement came on the Microsoft Developer Network from David Catuhe, Principal Program Manager for HTML5 and Open Web Standards.

One of the first ES7 features Microsoft will be adding to Edge is async/await functions, an evolution from the old JavaScript callbacks and promises model (officially added in ES6).

This is a feature the company has been pushing with the JavaScript community for a while now, mainly because it's rooted in the async/await functions that existed in the company's C# programming language for years.

While usually any Web-related news involved IE, the community has been used to scoffing at Microsoft's updates. Not this time, though. Reception for this news has been great from many JS developers, most of them seeing async/await functions as a much-needed evolution that will make JavaScript code less complicated to write, one of the language's biggest disadvantages.

Support for async/await functions has been added to Edge starting with Windows Insider Preview Build 10532+.

Source

Link to comment
Share on other sites


  • Replies 1
  • Views 1.4k
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...