Mostly because I find Dart to be a much nicer language than JS.
There appear to be enough differences in TS and Dart that the examples do not port across (or at least I can't figure out how they port). But, yes - I am coming to the conclusion that using Dart and Angular2 together is going to be an uphill battle. On Monday, June 15, 2015 at 1:53:28 AM UTC-4, Georgios Diamantopoulos wrote: > > Out of curiosity - what's your reason for going for Dart? > It seems to be like such an unnatural choice given TypeScript is close to > ES* standards... > > Regardless, I imagine it'd be easy to translate the TS examples to Dart? > > Georgios > > On Sun, Jun 14, 2015 at 11:36 PM Warren Strange <[email protected] > <javascript:>> wrote: > >> >> Thanks Georgiois - that's a great resource. >> >> >> There are some good JS examples there - so it definitely helps. I'd >> really like some more Dart examples. >> >> >> >> On Sunday, June 14, 2015 at 2:56:40 PM UTC-4, Georgios Diamantopoulos >> wrote: >>> >>> This has loads of useful resources: >>> >>> http://tryangular2.github.io/ >>> >>> >>> >>> On Sunday, June 14, 2015 at 3:16:01 AM UTC+3, Warren Strange wrote: >>>> >>>> >>>> I'd like to start experimenting with Angular 2 and Dart, but I am not >>>> having much luck finding relevant documentation (the quick start guide >>>> doesn't get you very far). >>>> >>>> For example - just simple things, like how to declare properties (do we >>>> still use annotations on getters, or do you need to use the Typescript >>>> style of declaring properties on the @Component?). >>>> >>>> The angular dart newsgroup is not getting a lot of action. >>>> >>>> To be blunt: Should I forget this for now until Angular 2 is further >>>> along? >>>> >>>> >>>> PS: What would *really* help is an example that shows off all of the >>>> framework. >>>> >>>> >>>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "AngularJS" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/angular/P_DOkP7lnIc/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/angular. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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.
