3
vikaskr
7y

Confused between vue, ember, angular and react. Which one should I learn?

Comments
  • 4
    None. You need to find the framework which was written yesterday, otherwise you will risk your site not being compatible with every brick out there.
  • 6
    If you don't know which one is right, then you aren't ready to write an application... but you are ready to try each of them.
  • 2
    @sheriffderek best answer yet
  • 0
    I got stuck with react because it seems that I can develop faster with it.
    Angular and Ember seemed a bit heavyweight to me. And i never had a look on Vue.
  • 1
    It depends on what you want. If you want a front end library then Vue. If you want a front end framework which can do a little more ( after you install like 50 node packages ) then react, if you want a simple full front end dev platform, then angular 2.
Add Comment