Live data from Hacker News

Brendan Eich: New JavaScript Engine Module Owner

brendaneich.com

1–10 of 11 posts

Re: Brendan Eich: New JavaScript Engine Module Owner

#4
post #2

Is that likely to have a significant impact on the way we write Javascript today?

SpiderMonkey and Mozilla as a whole have a mission-based commitment to implement draft standards, so to the extent that we have prototyped Proxies, WeakMaps, generators, let, and other extensions now approved for "ES.next", the module has influence. Upstream of it is the Ecma TC39 process, about which I spoke recently:

http://www.slideshare.net/BrendanEich/txjs-talk

There are a number of influential people on the committee. It's a committee, the economics make this inevitable. But we have pretty good core group of people who work on the standard and try to serve JS as a programming language, not as a techno-political bargaining chip or mere means to a business-agenda end.

Post reply on HN