Ember is so good, it does not need comparisons any more :) https://medium.com/@alvincrespo/ember-your-best-bet-b5cd7275...
Interactive histogram of daily downloads:
https://npmcharts.com/compare/react,angular,@angular/core,em...
71–77 of 77 posts
Ember is so good, it does not need comparisons any more :) https://medium.com/@alvincrespo/ember-your-best-bet-b5cd7275...
Interactive histogram of daily downloads:
https://npmcharts.com/compare/react,angular,@angular/core,em...
Earlier quoted context omitted.
Preact https://preactjs.com/ is a good purely MIT licensed drop in replacement for React if licensing is an issue
It claims to be a drop in replacement, but it isn't.
Earlier quoted context omitted.
I think angular just makes more sense in larger projects. Imo, It has quite a lot of overheard that only pays off when working in larger teams.
> I think angular just makes more sense in larger projects. I remember people saying exactly that with Extjs back in the days, with no proof whatsoever. Can you explain how angular makes more sense in larger projects? > that only pays off when working in larger teams. what makes it better for "large teams" ?
AngularJS, Angular 2+, Vue.js... all have a somewhat similar approach. React is more of a newer paradigm, it fixes most of the problems older stacks had in a radically different way, yet elegant. This article fails to explain the different paradigms.
Also please stop "Want to use TypeScript? Go with Angular!". React and its ecosystem has the best TypeScript experience thanks to JSX. JSX being just JavaScript, everything is checked by TypeScript like any regular JavaScript piece of code. You cannot do that with HTML templates.
I'm just really glad Vue is now included in every "X vs Y" framework, or "choosing a js framework", almost every article for the past two years have only been for Angular or React.
I think Vue is great but I wish Aurelia would show up in more of these comparisons as well: http://aurelia.io
Ember is so good, it does not need comparisons any more :) https://medium.com/@alvincrespo/ember-your-best-bet-b5cd7275...
One of the big reasons I avoid Ember is exactly this attitude. I have worked with people who, in a complete serious manner, think that Ember is so much better than everything else for everything. They won't STFU about it. It reminds me a lot of Rails bootcamp graduates.
More than happy to hear more about it and get your general thoughts on the subject. Feel free to reach out.
Earlier quoted context omitted.
I think Vue is great but I wish Aurelia would show up in more of these comparisons as well: http://aurelia.io
You have a number of comments that advertise this but never offer any reason alongside it.
Aurelia also feels easier to build with (less unnecessary boilerplate) and more maintainable in the end. The community is small but has made immense strides in a short amount of time. There is a company backing it, but a very small one, not a giant one such as Google or Facebook (and those giant ones make no guarantees, but the small one backing Aurelia has emphasized their long-term commitment time and time again). They have an ever-increasing number of community contributors and features have been added at a rapid pace. Since I began a year and a half ago, UI toolkits have regularly added Aurelia integrations. The CLI has improved by leaps and bounds.
You can find out more on their website and other blogs and articles around the web, but you may find this helpful:
https://stackoverflow.com/questions/41853743/angular-2-vs-au...