The complete guide to become a Vue.js developer in 2020
Overview · Installation and vue-cli · Vue instance and data properties · Methods · Computed properties and Watchers · Rendering, Directives, and Events · Class and Style Bindings
Components Basics · Communication between components with Props and Emit · Lifecycle hooks · Single File Components
Debugging: Vue.js Devtool · Vetur · Vue snippets
Overview · Programmatic navigation
Using Axios to Consume a REST API · Native fetch API · Apollo for GraphQL
Overview
Slots · Dynamic Components · Async Components · Render functions · Functional Components
Lazy loading · Navigation Guards (coming soon) · Global router hooks