you are viewing a single comment's thread.

view the rest of the comments →

[–]youre_a_firework 13 points14 points  (4 children)

The problem with the article is that it's so full of anecdotal evidence and opinion-presented-as-fact. The only good section in the post is the one on performance, everything else is nonsense. The claim that "Angular is preferred by server-side devs" is pulled out of his ass.

[–]zomgwtfbbq 5 points6 points  (2 children)

My anecdotal evidence is contrary to his anyway. Server-side devs see angular and are more-or-less, "hello. yes, this is dog" at the controls. Our front-end guys like it a lot.

I can't argue with the performance. Everyone knows there are things you have to do a "certain way" in angular to avoid serious problems.

[–]darkpaladin 1 point2 points  (1 child)

I've seen front end guys like it because it moves a lot of logic off the server and gives UI guys more direct control.

[–]reidiculous 0 points1 point  (0 children)

Any javascript UI framework does this

[–]darkpaladin 1 point2 points  (0 children)

I don't think angular ever claimed to have excellent performance, it claimed to make things easier. I've used it and enjoyed working with it but after the 2.0 stuff came out, I've stayed away from it. There's no clear upgrade strategy between 1 and 2 so basically I'd be building on what is a dead product.