Skip to content

Instantly share code, notes, and snippets.

@tuckbloor
Created January 7, 2016 13:52
Show Gist options
  • Save tuckbloor/f0af5cc07e5870fcda74 to your computer and use it in GitHub Desktop.
Save tuckbloor/f0af5cc07e5870fcda74 to your computer and use it in GitHub Desktop.
angular track index
<div ng-repeat="technician in techniciansArr track by $index">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment