My summary of why I will choose Ember over Angular2

If we want to have static typing, I think it is important that the core team supports it. Otherwise we would end up with outdated definition files etc.

Are their opinions mixed about TypeScript or about static typing at all? I think if it comes to optimization (during transpilation) static typing gives us more space for improvements. All the other arguments have their pros and cons but using type information for optimization would be neat :slight_smile:

You can now use typescript: https://github.com/QuantumInformation/ember-ex/blob/master/app/components/typescript-component-adv.ts#L26

i am working in ember from last 5 months, comparing it with Angular it is difficult to work in Ember because of very less documentation.

have you seen the guides? http://guides.emberjs.com?

1 Like