Prompt Detail:
I'm working on an AngularDart application and am trying to decide whether I should split a component into two or add a boolean @Input(). Any advice? Are there any metrics I can use to assess this decision?
Add a comment