ngUpgraders / ng-forward

The default solution for those that want to write Angular 2.x style code in Angular 1.x
411 stars 36 forks source link

Mixing ng 1.x with ng-forward code #110

Closed misaizdaleka closed 8 years ago

misaizdaleka commented 8 years ago

Will you be able to for example, keep some code in the old ng 1.x format and use for the rest ng-forward approach? I'm asking because we have a very big application and wouldn't be able to migrate everything right away to the new syntax.

timkindberg commented 8 years ago

We have some ideas around this, the answer is basically yes, see this section of the FAQ: https://github.com/ngUpgraders/ng-forward#what-does-a-migration-from-regular-angular-1-code-to-ng-forward-code-look-like