Build a CRUD application in React with Firebase Web SDK v9

The Firebase v.9 SDK introduces a new API surface that follows a modular approach, resulting in a change to the use of its services, one of which is Firestore database. Now we are left with the challenge of relearning how to perform operations like CRUD in the database.

Продовжити читання “Build a CRUD application in React with Firebase Web SDK v9”