|
|
|
|
|
by GiorgioG
1492 days ago
|
|
React isn't a framework. In order to build an app, you have to cobble together a bunch of other libraries to use with it to build something meaningful. As someone coming from an Angular shop, I started a new job a few months ago that uses React on the frontend. My main gripe so far is there is no one "way" to do X in a react-based app. For an enterprise with lots of developers, Angular seems like a better fit - unless you want to spend months coming up with standards. Angular has its own issues of course - it's much more rigid and has a steeper learning curve. |
|