Angular 2 Series: Dynamic Lists and Repetition with ng-repeat
After playing around with Angular2, I learned a lot of new cool stuff about the framework. In this series of posts I am going to show you how to do "Angular 1.x built in directives" in Angular2. Getting started To start a...