CRUD app in React JS with Firebase

Опубликовано: 01 Январь 1970
на канале: Learn Full Stack Development with GeeksforGeeks
3,314
52

In this Lecture we will study about CRUD operation in React

CRUD (Create, Read, Update, Delete) is an acronym for ways one can operate on stored data. It is a mnemonic for the four basic functions of persistent storage. CRUD typically refers to operations performed in a database or datastore, but it can also apply to higher level functions of an application such as soft deletes where data is not actually deleted but marked as deleted via a status."

Register for free JavaScript self-paced course: https://practice.geeksforgeeks.org/co...

Check out more courses : https://practice.geeksforgeeks.org/co...

Explore more that we have to offer: https://www.geeksforgeeks.org/

Follow us on our Social Media Handles -
Twitter-   / geeksforgeeks  
LinkedIn-   / geeksforgeeks  
Facebook-   / geeksforgeeks.org  
Instagram- https://www.instagram.com/geeks_for_g...
Reddit-   / geeksforgeeks  
Telegram- https://t.me/s/geeksforgeeks_official

Also, Subscribe if you haven't already! :)