From Angular 1.x ng-repeat to Angular (2+) NgFor with Component
Fri Jan 29 2016In the recent article, I wrote about the migration process of a component that is based on AngularJS.x and ES2015. Since then, I continued migrating Echoes Player to Angular (+2). In this post i’m…