4
oroys
8y

Why haven't anyone told me about Aurelia before? I've been rewriting an Angularjs app, and tried both angular 2 and react. Not to step on anyones toes, but React isn't that great if you ignore virtual dom, and angular 2 is just.. wrong. The rant? Yet another framework I need to learn.

Comments
  • 2
    "React isn't that great if you ignore virtual dom"

    Dude what?!
  • 0
    First tried Aurelia around a year ago. Kinda like it more than Angular.
  • 0
    @tahnik yes, in comparison angular has more functionality, i tired react but besides component i had to write javascript so i switched to angular
  • 1
    @randombug Angular and React serves two different purposes. The features you are talking about are just differences between them. You have to use React Redux, React Router to enjoy it completely
  • 0
    This might be an unpopular suggestion but.. Vue.js man.
  • 0
    @tahnik Yes, it's just a view library, and that's why I think it's overrated. It's great when you would touch the dom often, otherwise you might just stick with regular webcomponents/polymer. And redux is great, but it's not React-specific.
  • 1
    @oroys It's not overrated. It has it's own purpose and it's very good at it.
  • 1
    Rob Eisenberg, who started Aurelia, also worked on Durandal and Angular. Can't ignore experience and good judgement. My previous team had a pleasant time with the Aurelius beta.
Add Comment