-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
EPIC:Decompose by subtasks if needed
Problem
Our components are "too smart" and it's difficult to maintain, debug and enhance
Accordingly to best practice, we should split UI and model logic explicitly. Another words - use more power from state-manager
Incorrect
Correct
https://github.com/cardbox/frontend/blob/master/src/pages/card/edit/model.ts#L45
P.S.
For any questions ping me π
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Todo

