You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added details about Lifecycle Hooks
Mostly a clarification for beginners without prior knowledge about what Lifecycle hooks are. Makes it easier to understand when perhaps only knowing that the developer has a `mounted()` hook.
I left out the function syntax because of generality. Add if it makes more sense to add. I am not fully knowledgable in Vue yet.
* add (de)activated to lifecycle hooks list in style guide
0 commit comments