In this Vue 3 tutorial we look at v-model, .sync and how 2 way data binding has change since vue 2.0. We’ll also create a simple app where we send information from a vue component to a child component.

  • 0:00 Introduction
  • 0:23 Vue Mastery
  • 0:51 How The App Works
  • 1:21 Setting Up Props
  • 2:33 2-Way Using v-bind and Events (vue 2.0)
  • 4:22 Using v-model on components (vue 2.0)
  • 6:15 .sync (vue 2.0)
  • 7:38 Using Vue 3.0 v-model

Links (and code)
https://github.com/ErikCH/vue3-v-model

#vue #javascript #developer

How To Use v-model and .sync in Vue 3! // How To Do 2-Way Data
90.25 GEEK