The Vue.js Handbook Table of Contents Introduction Introduction to Vue Your first Vue app Your first Vue app Tooling The Vue.js CLI The Vue.js DevTools Configuring VS Code for Vue Development Components Vue Components Single File Components Vue Templates Styling Vue.js components using CSS Components building blocks Directives Methods Watchers Computed Properties Methods vs Watchers vs Computed Properties Props Events Slots Filters Communication, state management and routing Vue.js Components Communication Vuex Vue Router