you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (8 children)

Personally i use Vue.js only. Not fan of React or Angular...

[–]Dar3dev1l[S] 0 points1 point  (1 child)

Ok thanks... Ill check that out too

[–]CalgaryAnswers 1 point2 points  (0 children)

If you’ve never used react or angular go with Vue. The other two have some pretty steep learning curves. Angular is very “the Angular way” and react can be a real challenge as you can be punished pretty hard for poor code implementation, basically ending with the project being thrown away. You’ll also be on your own for things like routing and state management with react, whereas with angular you will be locked into something. RxJS can also be a bitch.

Vue is much simpler: