How react js and angular are different ? And which one should I learn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How react js and angular are different ? And which one should I learn?

Web development tools

27th Nov 2019, 9:54 AM
Shweta B
Shweta B - avatar
7 Answers
+ 4
React.Js, Vue.js and Angular.js are really helpful for a front-end developer. React is used most in these years compared to Vue and Angular. So, react is a good choice. But it is better to try both.
27th Nov 2019, 6:17 PM
NightFox
NightFox - avatar
+ 3
they are different in that Angular is more of a complete solution, while React deals with user interface and need other libraries to take full advantage of. whatever you choose stick with it until you master it, until you make something of it, don't just switch immediately to another one because it is new, frameworks are becoming like a trend these days, every day there is a new one.
27th Nov 2019, 10:05 AM
Bahhaⵣ
Bahhaⵣ - avatar
+ 3
Shweta B yes React is less complicated than Angular. but it depends on how far you can push it. for a beginner may be React is the better choice.
27th Nov 2019, 10:13 AM
Bahhaⵣ
Bahhaⵣ - avatar
+ 2
Thanks bahha ...so you mean react good for front and user experience?
27th Nov 2019, 10:10 AM
Shweta B
Shweta B - avatar
+ 2
Thankyou so much 🤗
27th Nov 2019, 10:14 AM
Shweta B
Shweta B - avatar
+ 1
Marzan thanks... I'll learn it for sure
27th Nov 2019, 6:23 PM
Shweta B
Shweta B - avatar
+ 1
Angular is a complete framework while React is a JavaScript Library. Angular uses a two-directional data flow process where it updates the Real DOM directly while React updates only the Virtual DOM and is concerned with the one-directional data flow. For more information you just need to visit out link: https://www.cetpainfotech.com/technology/angularjs-training
11th Dec 2019, 11:19 AM
Kritesh Anand
Kritesh Anand - avatar