I'm newbie on Vue.js and I'm learning with a online course in Udemy. The instructor passed some exercises to do. One of the exercises was make a input text with a default value. I did it very well using v-model. However, the instructor used v-bind:value and I don't understand why.I'm newbie on Vue.js and I'm learning with a on