We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add `service` example codes for `$provide` section
Shortcut `provider` => `service`
exposes the $provider methods => exposes the $provide methods
those service => those services
in two-phases => in two phases
Its worth noting => It's worth noting
Updated Understanding Dependency Injection (markdown)
Replaced "app" by "myMod" to make it consistent with the rest of examples.
fix link to $provide service
Simplify the fact that controllers can't be injected
Updated link to $provide service documentation
Adapt changes from upstream (SO)
Grammatical error fix
Add missing `$`
fixed typo
Minor edits and formatting
Created Understanding Dependency Injection (markdown)