Hi all,

I am working on a medium sized angular 1.3 project which should be 
production ready in the next months.
After hearing the videos of the ng-europe conference i want to check the 
direction of using angular 1.3 with es6 javascript which is compiled with 
traceur.
The main advantage is that i don't need to use the angular module which 
will be deprecated and that my code will stay modern also in a couple of 
years.
I have to support ie>=10 so there is no browser support related issue here.

I saw in the web that it is possible to use them together, but i wanted to 
ask if anyone has experience in production code.


   - After a couple of weeks/months in production, what were the main bugs/ 
   pitfalls, related to the es6 itself and the integration with angular?
   - How easy was it to spot errors through the error messages of the 
   browser together with the source maps included as the output of the traceur 
   compiler? 
   
 
Thanks,
David

-- 
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