How to sort items in a list with ng-repeat
Just a nice example on how to sort items in a list with ng-repeat: http://plnkr.co/edit/qa6LdhDdggApWPmOrwGD?p=preview <!DOCTYPE html> <html xmlns:ng="http://angularjs.org" id="ng-app" ng-app="spike"> <head> <!-- This page can be used as a base for spiking with jQuery,