|
|
|
|
|
by hunterloftis
2088 days ago
|
|
In what way does <shop-app> not deal with complexity through composition? It is a component, composed of other components, which in turn are composed of further components. At what arbitrary level of complexity should we stop composing? |
|
In particular, if something is never going to be re-used, what's the point of componentizing it?