|
|
|
|
|
by codeptualize
956 days ago
|
|
When there are so many projects that run on React, and so many companies rely on React, it's inevitable that it will be supported for a long time to come, even if it would go out of fashion. And speaking from experience maintaining React apps is quite nice. React has great backwards compatibility, and where it doesn't there are usually codemods available. Dependencies can be tricky, but that's not exclusive to React. Also don't forget React evolves, backed by multiple #huge companies, and still innovating. |
|