dsebastien / angularjs-webpack-starter

An AngularJS Webpack Starter kit
https://github.com/dsebastien/angularjs-webpack-starter
MIT License
30 stars 11 forks source link

Add ng-forward #101

Open dsebastien opened 8 years ago

dsebastien commented 8 years ago

To make it easier to migrate to Angular 2, we should integrate ng-forward (https://github.com/ngUpgraders/ng-forward).

It helps writing AngularJS code with a syntax very close to that of Angular 2; see here for details: https://github.com/ngUpgraders/ng-forward/blob/master/API.md

dsebastien commented 8 years ago

To track: https://github.com/ngUpgraders/ng-forward/issues/161