Skip to content

Different terminology in "Services" section #5

@adambabik

Description

@adambabik

Hi,

I'm wondering about the terminology used in these points in "Services" section:

  • Encapsulate the business logic in models created using services.
  • For creating models it is preferred to use service instead of factory.

I'm not convinced that model is a proper word. From my experience it's reserved for properties of an Angular Scope object.

From AngularJS docs:

In Angular, a model is any data that is reachable as a property of an angular Scope object.

Objects created using service or factory are just services I guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions