Skip to content

Instantly share code, notes, and snippets.

@mmirolim
Created July 3, 2014 19:56
Show Gist options
  • Save mmirolim/f096eb82a80285653e97 to your computer and use it in GitHub Desktop.
Save mmirolim/f096eb82a80285653e97 to your computer and use it in GitHub Desktop.
Order tasks by createdAt
ng-repeat="task in tasks | orderBy: '-createdAt'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment