Vue 2 and October CMS Todo App Episode 9

Edit Todos

In this episode you are going to learn how to edit todo using Vue and then save it to your October CMS database.

To do this we are going to be needing a form that we are going to bind to title and description of todo using Vue. Since this is bound to our model, whatever changes we make will be automatically changed through out our application - at least on the front-end and at least until we refresh the page.

To make our changes permanent we are just going to take the data from that todo, find it in our October CMS database by id and then update that todo - like we already did a couple of times before.

Wanna ask a question about video?

Like This Video?

Support it by sharing it ;)

© Watch And Learn,2024