|
|
|
|
|
by danesparza
4119 days ago
|
|
React is more than a few lines of clever Javascript. It's also a philosophy of UI composition.
It's also a philosophy of data consumption.
It's also a philosophy of code structure. Having written my share of code with both, I now prefer composing UI's in React. It's easier to get simpler code maintenance and better performance with React. |
|