Video Creation Form - Text Inputs + Vuetify + Axios + VueX (Building a VueJS App Part 5)

Опубликовано: 16 Сентябрь 2019
на канале: Jeffrey Codes
7,346
87

In this tutorial we learn how to add more videos to our VueJS app.

We'll start with building our own Create Video form using the basic input tags, then we'll greatly simplify it by using Vuetify's text input components.

We'll also see how to persist the new videos to the server using Axios, then save it with VueX.

0:00 Start
2:13 Our First Input
8:50 The Create Video Form
16:38 Creating the Video
23:46 Using Vuetify Input Components
26:58 Review

Previous Video:    • VueX + LocalStorage to track video wa...  
Next Video:    • VueX Edit and Delete + Admin Page (Bu...  
Playlist:    • Building a VueJS screencasting app fr...  

** Github links **

The Create Video form: https://github.com/jeffreybiles/vue-s...
Creating and persisting the video: https://github.com/jeffreybiles/vue-s...
Using Vuetify input components: https://github.com/jeffreybiles/vue-s...

Server code for creating videos: https://github.com/jeffreybiles/vue-s...

As always, thanks for watching! Be sure to comment/like/subscribe!

** Find me online! **

Twitter:   / vuescreencasts  
Website coming soon.

#VueX #Vuetify #Forms #Axios #VueJS #Vue #TextInput