This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Display Notifications when Things Happen
This is the final lesson of our Vue.js + Firebase Realtime Database course, and in this lesson, we're going to implement notifications! We want to display a notification in realtime, to all live users, whenever a message is added, updated or deleted. Isn't that cool?
We're using a great library called native-toast from core Vue.js member egoist, to help us out.
If you want to learn how to use Firebase realtime database in a real-world application, you can check out our Vue.js Master Class