This Vue.js course will teach you how to use Firebase Realtime Database in your vue.js applications. The example app is a realtime chat room, and our goal is to make sure all online users get updates in realtime whenever a message is added, edited or deleted.
We've put together a course that will teach you how to use Firebase Realtime Database in your vue.js and JavaScript apps.
Realtime databases differ from traditional databases and allow us to keep all online users up to date without having to refresh the website. A realtime database opens up exciting opportunities for vue.js applications, and in this course, we will show how, by building a realtime chat room.
If you want to learn how you can put your new Firebase skills to use in a real-world application, you can check out The Vue.js Master Class.