TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TC39, ECMAScript, and the Future of JavaScript

123 pointsby bevacquaalmost 8 years ago

8 comments

TheAceOfHeartsalmost 8 years ago
It's worth noting that proposals can move down as well. For example, I think there was lots of work done on atomics before it was ultimately scrapped. Heck, the global proposal doesn't look like it has moved in months due to a few web compatibility issues.
评论 #14645998 未加载
arve0almost 8 years ago
When will js have enough features? Maybe not there yet, but is there an endgame?
评论 #14642301 未加载
评论 #14641868 未加载
评论 #14641452 未加载
评论 #14641365 未加载
评论 #14641807 未加载
评论 #14641407 未加载
camus2almost 8 years ago
&gt; Class Decorators (Stage 2)<p>Does it means both Typescript and AngularJS implement&#x2F;use an experimental feature that is still under discussion as of now, in production? this is a bit risky.
评论 #14641428 未加载
评论 #14641589 未加载
评论 #14642416 未加载
segphaultalmost 8 years ago
Really wish there was more momentum on adding a safe access operator. Even Ruby has that now, it&#x27;s disappointing that we still don&#x27;t have it in JS.
评论 #14644832 未加载
评论 #14643534 未加载
评论 #14642568 未加载
评论 #14643137 未加载
JoshGlazebrookalmost 8 years ago
Really looking forward to class decorators.
评论 #14641458 未加载
评论 #14641393 未加载
评论 #14641479 未加载
评论 #14641804 未加载
flavio81almost 8 years ago
&gt; TC39 is currently working on over 30 active proposals. What else does the future hold in store? These days we download our packages from npm.<p>I am surprised that no more mentions of NPM were made. I hope that commitee TC39 addresses the topic of NPM and tries to create a new version that is standarized and that elliminates the serious flaws of NPM, which for me are one of the major hindrances to adopting Node.js for things that go beyond prototyping.
评论 #14640901 未加载
评论 #14641450 未加载
评论 #14643260 未加载
评论 #14641821 未加载
评论 #14646268 未加载
jorangreefalmost 8 years ago
Is there any plan for 64-bit integers?
评论 #14643493 未加载
medalistalmost 8 years ago
I would argue that the future of JS looks bleak when you effectively can&#x27;t have any meaningful discussions about proposals if you are not in the committee (the author just ignored the issue for half a year, then closed and locked it): <a href="https:&#x2F;&#x2F;github.com&#x2F;tc39&#x2F;proposal-dynamic-import&#x2F;issues&#x2F;35" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tc39&#x2F;proposal-dynamic-import&#x2F;issues&#x2F;35</a>