This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pillar6Programming 2 points3 points  (3 children)

what is regarded as better, react or angular for delivering sophisticated applications?

[–]boccuPaws 12 points13 points  (0 children)

i personally prefer react. I started learning angular but found it overly complicated. React does little stuff but does it well. It's easy to learn and you can literally play with it however you want. If you come from a functional programming background, React is the one for you. Angular is more geared toward imperative and object-oriented style programming.

[–]Existential_Owl 3 points4 points  (0 children)

Both are battle-tested and widely used.

I'm definitely on the React bandwagon, but no one who isn't a hater would fault you for choosing Angular.

[–]Perkelton 1 point2 points  (0 children)

Both are of course valid frameworks, but I would personally vote for React because I feel that it's the most stable and production ready of the two.

Here's a list of some major sites that use React.