top | item 22997278

(no title)

KrishnaAnaril | 5 years ago

@mr-karan what is the main reason for switching to Vuejs from Angular?

discuss

order

mr-karan|5 years ago

Angular has been known for breaking their syntax/API across major version upgrades and more often than not it leads to a complete rewrite of your app. We took the decision to rewrite and explored React, Vue etc. Even though Vue v2.x was still a new kid on the block, it turned out to have a relatively easier learning curve, bundle size was far lesser than Angular or React and the docs were amazing and was faster in our benchmarks. So we made this decision around 4 years back and quite happy so far.