angular-next icon indicating copy to clipboard operation
angular-next copied to clipboard

Angular Next brings the power of Angular 2 to Angular 1 and gives you an incremental migration path.

Results 4 angular-next issues
Sort by recently updated
recently updated
newest added

Currently I have no idea how to use the new angular router (https://github.com/angular/router) together with angular-next. In angular-next I have a component (e.g. with a template). When I define a...

Do you plan to support the angular2 dependency injection annotations implemented here - https://github.com/angular/angular/blob/master/modules/angular2/src/di/annotations.js ?

Hello, recently I start to learn ES6, so features like import is still new to me (to be honest even JS itself become dark forest to me). So there is...

It would be good to have an example where the js dependencies are also loaded via systemjs (or better a jspm example). In the current example (color-slider) the js libs...