7 ms·
This is anecdotal, but I once found this incredible use of $scope while viewing the source for a sports page: https://gist.github.com/tcrosen/96279e39f9b0fb85c2
by tericho 12y ago
This is anecdotal, but I once found this incredible use of $scope while viewing the source for a sports page: https://gist.github.com/tcrosen/96279e39f9b0fb85c266 https://gist.github.com/tcrosen/96279e39f9b0fb85c266
- magikid 12y agoI just started learning Angular and that code smells. Why wouldn't you make some sort of object for all of those and assign the object to scope?