The Vue.js Master Class - Firebase Real-Time Database - Understanding the Vue.js Lifecycle Hooks
Each Vue instance has many lifecycle hooks that let us run code at certain stages of the lifecycle of a vue instance or vue component. In this lesson, we're taking a deeper look at the Vue.js lifecycle hooks.