SOURCE: G:\xampp8\htdocs\vuejs\TUTORIALS\Envato_Tuts Vue.js Tutorial Beginner to Front-End Developer - YouTube

these are my word document for vueJS tutorial that contain all the basics of vueJS, for example, components,

Expressions
Binding
Directives
Actions/Events
List rendering
Component anatomy
Lifecycle hooks
beforeCreate     After instance is initialized.
created     After instance is created.
beforeMount     Before the initial render.
mounted     After the instance has been mounted.
beforeUpdate     When any data has changed and before the DOM has been patched.
updated     After data has change/modified.
beforeDestroy     Before an instance has been destroyed/deleted.
destroyed     After the Vue instances have been destroyed/deleted.

loading Loading Transcript, Wait 10 seconds.

19-p5258-transcript.html