-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
#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.
nonameolsson
Metadata
Metadata
Assignees
Labels
No labels