Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 158 Bytes

angular.md

File metadata and controls

4 lines (3 loc) · 158 Bytes

#Angular (1.x) best practices

  • by ng-repeat, always use track by.
  • separate routes for read/write.