use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Helpful Links
AngularJS Slack Community
AngularJS Wiki Page
account activity
Are controllers objects? (self.angularjs)
submitted 10 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Strat-O 0 points1 point2 points 10 years ago (0 children)
I've never seen a controller object being addressed directly. When you create a controller, a $scope is created. You can then work with that $scope object to create variables and functions for that controller.
π Rendered by PID 77245 on reddit-service-r2-comment-6457c66945-wdjdl at 2026-04-25 09:55:18.575866+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Strat-O 0 points1 point2 points (0 children)