I prefer React but would add that Redux has been a large part of that which you can also use with Angular.
I think if you're from a background where code and markup is mixed in the page e.g. PHP then you'll probably prefer React. If you're from a separated markup and code-behind background e.g. ASP.NET / WPF you'll probably prefer Angular.
react is one way data binding but Angular use Two Way Data binding
React is a library but Angular is a framework
In Big Projects I use Angular you can also work with react using Redux but i don't love redux to manage the state in small project i use react and ContextAPI .
by the way i prefer Angular
I prefer react. The rigidity of angular is something that never really appealed that much to me, beyond typescript which I love. But the fact that Angular uses limited HTML templates always makes things harder for everyone
Angular got me banging my head against the wall trying to figure out the documentation. So many ways to do the same thing, unclear why things are the way they are.
To be fair, I have way more experience with React than Angular (only one project). Angular is more batteries included, but I would pick React over Angular any day.
Angular has a learning curve. It is a full-fledged framework. You won't face structuring problems or typescript integration.
React is a library and easy to get started. More JavaScript syntax like directly use the Array map method for looping and more real-life use cases of JS concepts like closures, binding, etc. If your JS fundamentals are strong, React will be easy to learn.
I've worked with both Angular and React. I think both have its strengths and weaknesses. I prefer React because I worked longer with it, and my recent experience using Angular went not so well. I was thrown into a long-existing Angular project and the person who was supposed to mentor me (I'm a junior) was a bit toxic.
When I asked for help and/or required more time to understand all the things about all the ngrx actions/reducers/effects that were implemented into the app, they mentioned something like "shame on you you didn't figure out that yourself".
I may give Angular a second chance but that negative experience was very recent. May take some time.
Hi π, Iβm a React Native freelance engineer working remotely.
I am on a mission is to make peopleβs lives easier through mentoring, minimalist design, and automation.
Oldest comments (17)
I prefer Angular
I prefer React but would add that Redux has been a large part of that which you can also use with Angular.
I think if you're from a background where code and markup is mixed in the page e.g. PHP then you'll probably prefer React. If you're from a separated markup and code-behind background e.g. ASP.NET / WPF you'll probably prefer Angular.
React is more easy to understand and implement
react is one way data binding but Angular use Two Way Data binding
React is a library but Angular is a framework
In Big Projects I use Angular you can also work with react using Redux but i don't love redux to manage the state in small project i use react and ContextAPI .
by the way i prefer Angular
I prefer react. The rigidity of angular is something that never really appealed that much to me, beyond typescript which I love. But the fact that Angular uses limited HTML templates always makes things harder for everyone
React gives me freedom and speed that I want.
Angular got me banging my head against the wall trying to figure out the documentation. So many ways to do the same thing, unclear why things are the way they are.
To be fair, I have way more experience with React than Angular (only one project). Angular is more batteries included, but I would pick React over Angular any day.
Yeah, I also felt the same way π
Angular
has a learning curve. It is a full-fledged framework. You won't face structuring problems or typescript integration.React
is a library and easy to get started. More JavaScript syntax like directly use the Array map method for looping and more real-life use cases of JS concepts like closures, binding, etc. If your JS fundamentals are strong, React will be easy to learn.I've worked with both Angular and React. I think both have its strengths and weaknesses. I prefer React because I worked longer with it, and my recent experience using Angular went not so well. I was thrown into a long-existing Angular project and the person who was supposed to mentor me (I'm a junior) was a bit toxic.
When I asked for help and/or required more time to understand all the things about all the ngrx actions/reducers/effects that were implemented into the app, they mentioned something like "shame on you you didn't figure out that yourself".
I may give Angular a second chance but that negative experience was very recent. May take some time.
i dont like the versioning of angular. its now 10? member good old 1.6
No, the good old 1.6 is for Counter Strike π
en.wikipedia.org/wiki/AngularJS#De...
"The 1.6 release added many of the concepts of Angular to AngularJS [...]"
Never mind, you did not catch the joke lol
React because I am working with React Native.
The community is amazing and as a freelance I have more contracts with React.
I used AngularJS and Cordova (when it was still a thing) and the end result was not really good. Really slow application and outdated documentation.
I got the same effect working with Ruby on Rails Vs. Php frameworks.
Rails mades me super productive and it was not the case with php.
It's just a taste, find something you like working with, and ship product to makes your users happy π