UI Deploy

Curated, Short, Web UI Dev we Love.

From Angular 1.x ng-repeat to Angular 2 NgFor with Component

In the recent article, I wrote about the migration process of a component that is based on angular 1.x and ES2015. Since then, I continued migrating Echoes Player to angular 2. In this post i’m sharing the migration process of the youtube-list component – which uses the youtube-media component, as well as implementing a smart component with angular 2.

view source

Advertisement