Build a YouTube bookmarking site with Vue.js - part 6 - Adding categories

/ #Vue.js


In the sixth part of the "Build a YouTube bookmarking site" course, we are going to make it possible to add categories to our web app. We'll be using a modal window to show the category form. When a category is added, it's automatically added to the list of tabs/categories.

The categories will be saved using Firebase Cloud Firestore. For binding data fra Firebase to Vue, I'm using a library called Vue Fire.

I know there are a couple of references to "Vue Hero". This is what my YouTube channel was called earlier.

Comments

No comments yet...

Add comment

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.