As far as performance is concerned, Angular is the preferable framework thanks to features such as "lazy loading", state management and the possibility of performing server side rendering, all features that allow you to create fast and efficient web applications, offering a superior user experience. In particular, in the project we are concerned with, scalability becomes essential as the original application is made up of a multitude of very complex functions.
Angular thus offers an architecture and code organization that promote scalability, allowing applications to grow without problems with the addition of new features.
A further quality to underline is identified, then, in the certainty of constant progress and development and ensured by the support deriving from Google, as well as from a vast community of developers: in fact, this community provides resources, tutorials, plugins and solutions to common problems, making learning and using the framework itself easier.