|
|
|
|
|
by rk06
3611 days ago
|
|
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. |
|