This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Uploading Avatars to Firebase Storage During Registration
The Composition API Masterclass is coming soon!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this lesson, we improve the user experience during registration by allowing them to upload avatars directly instead of providing a url. Firebase storage allows us to store those images quickly and easily using the Firebase service we're already using.