|
|
|
|
|
by leeoniya
3655 days ago
|
|
> number of engineers can't this be said about any popular framework? "it scales because everyone knows it" > app size what specifically makes React scale better with app size than any other properly componentized architecture? |
|
> "properly componentized"
With React, 100 engineers don't have to know how to "properly componentize" things because it's already baked into the framework. You can't really write React code without proper componentization.