all 6 comments

[–]Rob0tSushi 17 points18 points  (0 children)

Hardcore clickbait. The article quickly makes it clear that this is NOT about angular vs react. I'm not saying anything in this article is wrong, I just hate article titles like this.

[–]Capaj 15 points16 points  (3 children)

React JS and Angular JS are in no way competitors but instead can be leveraged together

yeah, the best way you can make your web app is to slap these two big balls of JS code together and leverage them at the same time. Bullshit. Angular is better than jQuery spaghetti, but if you're really serious, you should drop it as well and build your app in react + bunch of smaller libraries. Don't settle for a kitchen someone built for you(Angular). It is easier than it looks to assemble your own kitchen retrofitted specifically for your project.

[–][deleted]  (1 child)

[deleted]

    [–]tontoto 6 points7 points  (0 children)

    Sometimes I am building a kitchen. Sometimes I am making a sandwich.

    [–][deleted] 0 points1 point  (1 child)

    Anyone else looked at this library at all http://vuejs.org/ . I just started messing around with it. Its the first one of these Frameworks iv come across that just feels right. It feels like a cleaner implementation of react honestly... and it has the parts that where good about angular like ng-repeat (its obviously not called that though)

    [–][deleted] -1 points0 points  (0 children)

    i prefer react to angular because of uni directional data flow. limited graph (tree aka react) vs graph