Angular or React? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Angular or React?

Which one would you choose?

18th Dec 2016, 9:45 PM
kallzo
kallzo - avatar
5 Réponses
+ 2
Ahh.. A much debatable question though. Well React is a js library which has a virtual DOM concept for performance enhancement and it very very good for any real time apps. Whereas react does not provide all the functionalities in the package i.e we would require some external packages to complete the task/project. On the other hand Angular is a framework which provides all that is required to complete the task/ project. Angular2 uses typeScript which prevents all compile time errors. Angularjs uses server side rendering for fast views on mobile, It uses dependency injection to maintain applications without writing too long code. So i would say we combine and use them or depending on the project we choose the best and apply. As of learning perspective its good to learn both. They are equally important.
17th Mar 2017, 7:39 AM
Shashank Bisht
Shashank Bisht - avatar
0
I would take the lesser of the evils, React
18th Dec 2016, 9:57 PM
Tobias Tschinkowitz
Tobias Tschinkowitz - avatar
0
Really? I tried react, but for some reason I can't make it work.
18th Dec 2016, 10:07 PM
kallzo
kallzo - avatar
0
Angular
15th Jan 2017, 3:46 AM
Gor Julhakyan
Gor Julhakyan - avatar
0
React
15th Jan 2017, 3:47 AM
Gor Julhakyan
Gor Julhakyan - avatar