Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 32

Understanding lifecycle hooks

Let's take a look at this diagram in the Vue.js docs. This shows what happens to a Vue instance over its lifecycle.

Not long after we create a new instance of Vue, reactivity and data observation is set up. Further down, templates are compiled. Even further down, the template is mounted to the DOM.

Hooks


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom