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.
/ #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.
No comments yet...