DEV Community

Discussion on: Choosing Front End Framework for Large Scale Application(Angular/React/Vue)

Collapse
 
avxkim profile image
Alexander Kim • Edited

One more vote for Angular, it has opinionated architecture, which is a bold plus in a long run. Once I saw how messy architecture can be in React application, since there's no opinions, you can do whatever you want.