Vue 3 and Firebase - Build and deploy a CRUD Application with Vue.js and Firebase

Описание к видео Vue 3 and Firebase - Build and deploy a CRUD Application with Vue.js and Firebase

Today we will be building a Vue 3 application, using firebase as the backend. The app will allow users to create a basic customer records management system, in which a user can perform CRUD operations.

Firebase gives freedom to developers to focus on enhancing the user experiences rather than maintaining servers. It comes with many advanced features such as the ability to update data in real-time, serve static websites, and simple javascript SDK for interacting with it.

Using firebase with Vue makes building and scaling complex web applications super easy.


✨ SOCIAL ✨
Discord -   / discord  
Twitter -   / jsbroks  


⚡ RESOURCES ⚡
GitHub - https://github.com/codingwithjustin/v...
Vue - https://v3.vuejs.org/
Firebase - https://firebase.google.com/


⭐ TIMESTAMPS ⭐
0:00 - Intro
2:00 - Creating Firebase project
2:45 - CRUD functions
4:19 - Router Paths
4:41 - Create User Form
5:03 - User list
5:40 - Update User
6:33 - Deploy to Firebase
7:33 - Conclusion

Комментарии

Информация по комментариям в разработке