Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Add a couple of paragraphs that explains services in plain words. #4055

Closed
wants to merge 1 commit into from

Conversation

anilgulecha
Copy link
Contributor

@mary-poppins
Copy link

Thanks for the PR!

  • Contributor signed CLA now or in the past
    • If you just signed, leave a comment here with your real name
  • PR's commit messages follow the commit message format

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@@ -11,6 +11,14 @@ another service) that depends on the service. Angular's dependency injection su
of the rest. The Angular injector subsystem is in charge of service instantiation, resolution of
dependencies, and provision of dependencies to factory functions as requested.

The purpose of a service factory function is to generate a single object or function that
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"generate the single object"

@petebacondarwin
Copy link
Contributor

Merged but also added to it with an additional commit: 3b8b0eb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants