Login required for access
In order to watch this lesson, you'll need to login to the website.
Updating User Profile with Vue vmodel
Fullstack Social iOS NodeJS REST
Another important feature that we'll need to implement in our application is the ability to update a user's profile with some information such as their bio or avatar profile image. In this section, we'll start off by creating a new profile page that allows us to display and enter information inside of a form. To monitor the changes inside of our form, I'll show you how to bind to properties through the v-model syntax.

Comments (1)
4 years ago
HELP & SUPPORT