Click here to Skip to main content

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
NewsThe future of JavaScript: a CoffeeScript-like workflowstaffTerrence Dorsey18 Dec '12 - 11:32 
If we want to use ECMAScript 6 as app developers, but still want to run our software on old browsers, we only have one option: compile ECMAScript 6 to ECMAScript 3 (possibly ECMAScript 5 in 1–2 years). The precedent is obvious: CoffeeScript has been doing this since December 2010. With source maps [3], you can even debug its code in the browser – the JavaScript it has been compiled to is hidden from you. Several ECMAScript 6 features have been influenced by CoffeeScript.
Why not use CoffeeScript and be done with it?
GeneralRe: The future of JavaScript: a CoffeeScript-like workflowmemberJudah Himango18 Dec '12 - 11:52 
I use CoffeeScript at work on a big enterprisey project for 3M.
 
What I find is, the language is not at all well thought out. They tried to jam Ruby concepts into JavaScript, and it often shows.
 
TypeScript, on the other hand, I'm really liking. And even though it was designed by Anders Hejlsberg (C#), they stayed true to JavaScript, rather than force C# concepts into JavaScript. It's really a well-done language.


My Messianic Jewish blog: Kineti L'Tziyon
My software blog: Debugger.Break()
Judah Himango


General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid