Learn CRUD with React and Firebase in 20 minutes

Опубликовано: 29 Сентябрь 2024
на канале: Smoljames
1,354
42

Learn all the essential CRUD functionalities of Firebase + Firestore with React. We look at how we can persist dynamic information from a user in a React application, and how we can Create, Read, Update & Delete (CRUD) in Google's Firestore NoSQL database.

#firebase #react #webdev

🔗 Resources

Firestore docs - https://firebase.google.com/docs/fire...
Github repo - https://github.com/jamezmca/crud-reac...

🔥 Get More Content - Subscribe and turn on notifications to stay tuned for loads of great coding content!

📚 Chapters

00:00 Introduction
01:25 Configuring Firebase + Firestore
08:50 CRUD functionality

🔖 Topics Covered

- Firebase
- React
- CRUD
- NoSQL