DEV Community

Is Angular still relevant in 2022?

Tom Smykowski on January 01, 2022

Angular is still developed. Last years performance improvements (Ivy engine) causes build time to be fast and comparable to React. Also interactive...
Collapse
 
talr98 profile image
Tal Rofe

There is use for Angular and use for React.
In my opinion, React for small-medium projects. Rest - Angular.

Collapse
 
tomaszs2 profile image
Tom Smykowski

I know what you have in mind. However I wonder if I'd choose React for my small medium projects.. Because setting up and wiring React setup is much more time consuming than Angular. Maintaining all libraries around React as well. Taught call

Collapse
 
knitex profile image
Kumar Nitesh

I am not sure from where this idea 'React for small or medium project' has originated, but React is use to build Facebook.com, which in no means a small or medium web application. I have work on both React and Angular, and as a new JS developer I feel React is faster to setup and start working on compared to Angular.

Thread Thread
 
tomaszs2 profile image
Tom Smykowski

It is really not clear what Facebook uses for the frontend. Maybe somewhere there is React, but it does not seem to be nowhere near React we all use. It is just different scale of a project.

What makes setting up Angular harder for you than React?

Thread Thread
 
knitex profile image
Kumar Nitesh • Edited

Here is an article from FB engineering team
engineering.fb.com/2020/05/08/web/...

and an excerpt from the same

Today, we’re sharing the lessons we’ve learned while rearchitecting Facebook.com, using React (a declarative JavaScript library for building user interfaces) and Relay (a GraphQL client for React).

Thread Thread
 
knitex profile image
Kumar Nitesh • Edited

and I am not saying Angular is not relevant, it's relevant and much needed framework. I am just commenting on the fact that React is also for large project, and not only FB but tons of other companies (including mine) uses it.

Collapse
 
ganesha2282882 profile image
Ganesha Sharma

It's dead. It's on Killed By Google

Collapse
 
tomaszs2 profile image
Tom Smykowski

Your comment puzzled me for a second. Than I recalled that Google announced that Angular.js will be phased out. Ok.

Angular.js aka Angular 1 is an old version of Angular. And true, it is phased out.

However, the "real" Angular everyone is using is Angular CLI aka Angular 2+. It is actively developed and is here to stay.

Can't blame. Angular naming was ambigous

Collapse
 
sunny7899 profile image
Neweraofcoding

Important resources related to angular

bio.link/angulardev