Hacker News new | ask | show | jobs
by redeemedfadi 4805 days ago
I'm making the same decision now. I've used Ember before and it has been a little painful. I'm going to give Angular a try now. It seems most people on Hacker News prefer Angular to Ember.
1 comments

Angular is "hot", but it's not without it's drawbacks. For example: https://koglerjs.com/verbiage/angular

The author's point is that there's a fine line between "writing an MVC framework" and "writing a compiler", and the AngularJS authors blew past it without even noticing. And as a result, they now have a pretty crappy compiler. :)