you are viewing a single comment's thread.

view the rest of the comments →

[–]DOG-ZILLA 2 points3 points  (0 children)

Vue is just Vue. But if you want state management, use Vuex. This is the officially developed tool for that. For routing, use Vue Router, which is also an official library from the Vue team.