Comment by squidsoup
9 hours ago
Design is more than styling, it is also behaviour and state, which is what react helps you encapsulate in a component.
9 hours ago
Design is more than styling, it is also behaviour and state, which is what react helps you encapsulate in a component.
> Design is more than styling, it is also behaviour and state,
Maybe I need an example of this for buttons: what behaviour on buttons should be consistent? What about state - what state on buttons should be consistent?