Skip to content

Move data manipulation methods out to a service #6

@denniswritescode

Description

@denniswritescode

https://github.com/dennisporterjr/ql-contacts/blob/c87c5c119a6b8053a0c8c4ad8be89e653b6c6380/src/app/view/contacts/contact-form/contact-form.component.ts#L44-L50

To allow the contact form to be less concerned with logging things and prepping data, move the serialize() and prepare() methods out to a ContactDataService service. The new service can be focused on manipulating contact data.

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