Learn about data flow in Vue by reading how to create a chat in three ways, each one showing how to manage sharing state with an object, sharing state with vuex and with bindings.
Vue.js is becoming top choice for apps and maybe there is a moment when you have to combine it with jQuery or other libraries. Learn how to use it with jQuery Plugins by reading this post.