Hacker News new | ask | show | jobs
by tericho 4156 days 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
1 comments

I 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?