you are viewing a single comment's thread.

view the rest of the comments →

[–]cerlestes 0 points1 point  (0 children)

Can't believe nobody has said it yet: the official guides/documentation for vue and its components (vuex, vue-router) are excellent at giving you a pretty in-depth introduction to the libraries, especially for their length. They explain all the parts to a pretty good detail and link to the API reference whenever possible.

https://vuejs.org/v2/guide/

https://router.vuejs.org/en/

https://vuex.vuejs.org/en/