Tagging videos correctly is an important part of helping users find what they want, so in this tutorial we'll be building an easy way for admin users to tag videos.
We'll be working with the v-autocomplete component and learning about changing many-to-many relationships in VueX.
0:00 Start
1:12 Using v-autocomplete to show connected tags
8:51 Connecting and disconnecting tags from videos
26:50 Review
The "Building a VueJS Screencasting App From Scratch" Playlist: • Building a VueJS screencasting app fr...
** Github Links **
Show page and v-autocomplete: https://github.com/jeffreybiles/vue-s...
Updating videoTag connections: https://github.com/jeffreybiles/vue-s...
Backend: https://github.com/jeffreybiles/vue-s...
** Find me online! **
Twitter: / vuescreencasts
Website coming soon.
#VueX #ManyToManyRelationships #VueJS #Axios #JSONAPI #Vuetify #Autocomplete