Hi Dawn,

With sourcemaps and the right tooling, you can debug ES6 in the 
browser(even when in the background there is es5 going on). But it still 
adds a code-dept. If you move to your next project, the current will keep 
on working in (more then a bit) less efficient ES5. Even if by that time 
all browsers will support ES6. Your source is compiled to es5, and will not 
profit from extended ES6 support in browsers. I don't like that idea.

However, ES6 is very tempting, and I like the way the current batch of 
transpilers work. Perhaps I switch to TS once 1.5 is out of beta. The jury 
is still out for me.

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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to