Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
anki711616yAngular and Vue are frameworks, while React is a library. I recommend React as it's far more versatile than Angular. Vue is a good option too.
-
It depends on what your building, if you need everything to “just work” go for angular everytime, otherwise Vue.
React if it is a corporate decision and the rest of the organisation uses it -
If you want a Framework which has a more extensive API I would recommend VueJS out of the 3, but if you want just something small and fast I would recommend MithrilJS.
-
@FilipeRamalho I think that’s what happens when an organisation can’t decide and everyone goes and does their own thing
-
oztek4036yI don't understand why there isn't a single comment in favor of Angular.
If u compare angular 7 with 2, it improves alot performance vise.
2 way binding, libraries and component based structure with separate ts, html and scss file makes it even more structured and user friendly.
Data Service with Observable is easier to use compare to redux.
So I prefer Angular over reactjs (maybe my vote is bias because I've worked on only 2 react project and both were handover by other developer.) -
@oztek my comment was in favour of angular, provided it is the right tool, there are always lots of things to take into consideration
Edit: first comment
Related Rants
React js, Vue js or Angular just ?
Which one you prefer?
question
angular
angularjs
vue
react
reactjs
vuejs