Hi Paul.,

No, all of those are the same in the way that all of them are transpilers. 
Every one off them has something the other hasn't (yet). Also all of them 
can run from command-line, or in the browsers. there is no real difference 
in witch on you choose to use. 
However, the current typescript incarnation is not compatible with 
ES6/2015, from version 1.5 on that will be better, and from then on 
typescript will align more with the standards. Unless you use the old 
proprietary TS options, the code will work in Babel and Traceur too.
even Including the type stuff. wich is BTW on the radar for ES7/2016. 
About the typing system in TS. The typing is mostly just for the 
toolset/ide to help you. There is value in that, but way less then the 
going opinion makes it.
The real value of typing is that in convoys meaning. And that's about it. 

Regards
Sander  

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to