Hacker News new | ask | show | jobs
by kcreb 3611 days ago
One of the worst decisions Taylor could've made, IMO.
2 comments

Vue is actually quite a good choice as Vue can be used for both SPAs & multi page apps and Vue is easier to learn.

Compare to:

- angular 1: marked as deprecated

- angular 2: Built for SPAs only.

- aurelia: Built for SPAs only.

- React: quite hard to get around your head as it uses completely different (although very powerful) paradigm.

IMO, his choices were limited to react and vue, and he chose vue because he found vue is better than react.

Care to eloborate?