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.

6to5 – Next generation JavaScript

24 pointsby mozillasover 10 years ago

4 comments

sctbover 10 years ago
<a href="https://news.ycombinator.com/item?id=8425797" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8425797</a>
adriancooneyover 10 years ago
Their setup guide [1] is the most comprehensive I&#x27;ve seen for any JS transformer to date. They really want to make it as easy as possible for whatever build tool or workflow the developer chooses. It&#x27;s also shows the state of the build tools&#x27; ecosystem and the effort required if you want support all (9 in all for 6to5!).<p>This looks great though. It&#x27;s actually the first thing since Browserify that I&#x27;ll add to my build steps. Great work.<p>[1] <a href="https://6to5.org/docs/setup/" rel="nofollow">https:&#x2F;&#x2F;6to5.org&#x2F;docs&#x2F;setup&#x2F;</a>
评论 #8846563 未加载
lobster_johnsonover 10 years ago
We have just started converting our React apps to 6to5. I was experimenting with Traceur for a bit and found it to be slow and resulting in bloated code. 6to5 feels just right. Very happy so far.
twerquieover 10 years ago
Very nice. It seems to me this is the final nail in CoffeeScript&#x27;s coffin - is that correct?
评论 #8844753 未加载