N
N
NarkoMan012021-05-02 12:39:36
Angular
NarkoMan01, 2021-05-02 12:39:36

What is the advantage of Angular over Vue or React?

Good afternoon!
I just can’t understand why people still write in angular when there is vue, or in extreme react?
If you are writing or writing in angular, please tell me about its advantage over vue or react?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Demian Smith, 2021-05-02
@NarkoMan01

Been using Angular for almost 3 years. The main advantage of Angular is that it is a platform. Almost everything is standardized in it: from the bootstrap process to the deployment process. Including working with CLI, testing and much more. This is a huge selling point for corporate-level projects: when a lot of people from different countries work on a project. They don't have to agree on architecture, testing, etc. because Angular provides ready-made solutions for many problems.
Personally, I would not shove Angular into a dashboard or landing level project. But for a level project, like a bank client, Angular could be a great candidate.
I have never used Vue, so I don't know what it provides. But after about two years on React (a huge project with microfrontend architecture for Dazn), the impression is this: overall fun. Very well suited for prototypes and small projects. But for an enterprise project, I would not recommend it, as there are too many unresolved or childishly solved problems. Teams will find it difficult to negotiate among themselves.
So it goes.

Y
Yupiter7575, 2021-05-02
@yupiter7575

That's the joke, the advantages are 0. They write on angular because it was the first in this trinity

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question