Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's missing the `ng-repeat="item in items"`.


What is "items" and where did it come from?


It would be some array defined on the angular $scope object, presumably instantiated when an angular directive/controller is instantiated for a component. I'm guessing that's roughly analogous to "this.props" in the react example, though I'm not very familiar with react.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: