Joined February 2012
·
Achievements
152 Karma
3,687 Total ProTip Views
Philanthropist
Truly improve developer quality of life by sharing at least 50 individual open source projects
Komodo Dragon
Have at least one original repo where Java is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Altruist
Increase developer well-being by sharing at least 20 open source projects
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Bear
Have at least one original repo where Objective-C is the dominant language
Of course, this is just for the humans and
$httpBackend
and_$httpBackend_
are different variables. But the injector function tries to figure out which service to inject based on the argument names. In this case, it ignores the underscores to make it possible to assign the inner scope_$httpBackend_
to the outer scope$httpBackend
and use it somewhere else.