Skip to content

Separation of Concerns #3

@danielpox

Description

@danielpox

#Goal

Separate TypeScript and GraphQL templating from logic regarding value computation to be used within those templates.

Instead of calculating everything inline it will make maintenance, bug tracking and improvements much easier to perform if the templating is done and separated, and one can focus on either fixing the template or the code logic used to provide the correct values to those templates.

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