|
|
|
|
|
by pavlov
3521 days ago
|
|
Eventually React will fall out of fashion like every other framework before it, and teams that went all-in on it will have to do a painful rewrite. Or they could just keep using what works? React's surface area (compared to something like Angular or Ember) is so small, it's not obvious to me why you'd want to do a rewrite just because it "fell out of fashion". |
|
Sure, the core React library is small. But when do people ever just use the core library? Think of all the additional libraries and components in the React ecosystem that get used in projects. The footprint of the average React project ends up being just as large as the footprint of the average Angular or Ember project.